JournaledGrain<TGrainState,TEventBase>.ILogConsistencyProtocolParticipant.DeactivateProtocolParticipant 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 deactivation
System.Threading.Tasks.Task ILogConsistencyProtocolParticipant.DeactivateProtocolParticipant ();
abstract member Orleans.EventSourcing.ILogConsistencyProtocolParticipant.DeactivateProtocolParticipant : unit -> System.Threading.Tasks.Task
override this.Orleans.EventSourcing.ILogConsistencyProtocolParticipant.DeactivateProtocolParticipant : unit -> System.Threading.Tasks.Task
Function DeactivateProtocolParticipant () As Task Implements ILogConsistencyProtocolParticipant.DeactivateProtocolParticipant