public CancelCertificateTransferAsync ( |
||
request | Container for the necessary parameters to execute the CancelCertificateTransfer operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |
AmazonIoTClient::CancelCertificateTransferAsync ( string certificateId, System cancellationToken = default(CancellationToken) ) : Task |