|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.NMOS.QueryAPI.Client.Clients.Base Namespace > BaseRegistryApiClient Class > BaseRegistryApiClient Methods > BaseRegistryApiClient.PostResource<T, V> Method |
Namespace: BNCS.NMOS.QueryAPI.Client.Clients.Base
Assembly: BNCS.NMOS.QueryAPI.Client (in BNCS.NMOS.QueryAPI.Client.dll)
public Task<T> PostResource<T, V>(
string uri,
V resource,
CancellationToken cancellationToken
)
T
V
uri
Type: String
resource
Type: V
cancellationToken
Type: CancellationToken
BNCS.NMOS.QueryAPI.Client.Clients.Base Namespace