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