JournaledGrain<TGrainState,TEventBase>.ILogConsistencyProtocolParticipant.PreActivateProtocolParticipant Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Protokollansichtsadapter für die Aktivierung benachrichtigen (wird vor OnActivate auf Benutzerebene aufgerufen)
System.Threading.Tasks.Task ILogConsistencyProtocolParticipant.PreActivateProtocolParticipant ();
abstract member Orleans.EventSourcing.ILogConsistencyProtocolParticipant.PreActivateProtocolParticipant : unit -> System.Threading.Tasks.Task
override this.Orleans.EventSourcing.ILogConsistencyProtocolParticipant.PreActivateProtocolParticipant : unit -> System.Threading.Tasks.Task
Function PreActivateProtocolParticipant () As Task Implements ILogConsistencyProtocolParticipant.PreActivateProtocolParticipant