Skip to content

ILogConsistencyProtocolParticipant.PreActivateProtocolParticipant(CancellationToken)

PreActivateProtocolParticipant(CancellationToken)

virtual
View source
[Orleans.Alias(0DB087C8)]
public virtual Task PreActivateProtocolParticipant(CancellationToken cancellationToken)
Called immediately before the user-level OnActivateAsync, on the same scheduler.

Parameters

cancellationTokenCancellationToken
The cancellation token.

Returns

A System.Threading.Tasks.Task representing the operation.