Skip to content

ILogConsistencyProtocolParticipant.PostActivateProtocolParticipant(CancellationToken)

PostActivateProtocolParticipant(CancellationToken)

virtual
View source
[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.