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