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