|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.NMOS.QueryAPI.Client.Clients Namespace > SourcesApiClient Class > SourcesApiClient Methods > SourcesApiClient.GetSourcesAsync Method |
Namespace: BNCS.NMOS.QueryAPI.Client.Clients
Assembly: BNCS.NMOS.QueryAPI.Client (in BNCS.NMOS.QueryAPI.Client.dll)
public Task<ResponseDTO<IEnumerable<SourceDTO>>> GetSourcesAsync(
string url,
FilterOptions filterOptions,
CancellationToken cancellationToken
)
url
Type: String
filterOptions
Type: BNCS.NMOS.QueryAPI.Client.Configuration.FilterOptions
cancellationToken
Type: CancellationToken
BNCS.NMOS.QueryAPI.Client.Clients Namespace