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