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