unregisterCancellation
Function
function unregisterCancellation(cancellationId: string | undefined): voidSignature
method
unregisterCancellation Unregister a cancellation token by its ID. Call when the operation completes to clean up resources.
unregisterCancellation(cancellationId: string | undefined): voidParameters
cancellationId string | undefined