Skip to content

ILogConsistencyProtocolParticipant.PreActivateProtocolParticipant

PreActivateProtocolParticipant

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

Returns

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