ProGet SDK Reference
Version:

NuGetPackageSymbols_GetSymbolsAsync(int? Feed_Id, byte[] Symbol_Id, string SymbolFileName_Text, int? Symbol_Age) Method

Gets the best symbol matches.

Syntax

public Task<IList<Tables.NuGetPackageSymbols>> NuGetPackageSymbols_GetSymbolsAsync(int? Feed_Id, byte[] Symbol_Id, string SymbolFileName_Text, int? Symbol_Age)

Parameters

Feed_Id
Type: int?
Symbol_Id
Type: byte[]
SymbolFileName_Text
Type: string
Symbol_Age
Type: int?