DeactivateProtocolParticipant(CancellationToken)
virtual
[Orleans.Alias(A36FC884)]public virtual Task DeactivateProtocolParticipant(CancellationToken cancellationToken) Called immediately after the user-level OnDeactivateAsync, on the same scheduler.
Parameters
cancellationTokenCancellationToken- The cancellation token.
Returns
A
System.Threading.Tasks.Task representing the operation.