JournaledGrain<TGrainState,TEventBase>.ILogConsistencyProtocolParticipant.PostActivateProtocolParticipant Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notify log view adaptor of activation (called after user-level OnActivate)
System.Threading.Tasks.Task ILogConsistencyProtocolParticipant.PostActivateProtocolParticipant ();
abstract member Orleans.EventSourcing.ILogConsistencyProtocolParticipant.PostActivateProtocolParticipant : unit -> System.Threading.Tasks.Task
override this.Orleans.EventSourcing.ILogConsistencyProtocolParticipant.PostActivateProtocolParticipant : unit -> System.Threading.Tasks.Task
Function PostActivateProtocolParticipant () As Task Implements ILogConsistencyProtocolParticipant.PostActivateProtocolParticipant