다음을 통해 공유


JournaledGrain<TGrainState,TEventBase>.ILogConsistencyProtocolParticipant.OnProtocolMessageReceived 메서드

정의

로그 뷰 어댑터에 전달된 다른 클러스터에서 프로토콜 메시지를 받습니다.

[Orleans.Concurrency.AlwaysInterleave]
System.Threading.Tasks.Task<Orleans.MultiCluster.ILogConsistencyProtocolMessage> ILogConsistencyProtocolParticipant.OnProtocolMessageReceived (Orleans.MultiCluster.ILogConsistencyProtocolMessage payload);
[<Orleans.Concurrency.AlwaysInterleave>]
abstract member Orleans.MultiCluster.ILogConsistencyProtocolParticipant.OnProtocolMessageReceived : Orleans.MultiCluster.ILogConsistencyProtocolMessage -> System.Threading.Tasks.Task<Orleans.MultiCluster.ILogConsistencyProtocolMessage>
override this.Orleans.MultiCluster.ILogConsistencyProtocolParticipant.OnProtocolMessageReceived : Orleans.MultiCluster.ILogConsistencyProtocolMessage -> System.Threading.Tasks.Task<Orleans.MultiCluster.ILogConsistencyProtocolMessage>
Function OnProtocolMessageReceived (payload As ILogConsistencyProtocolMessage) As Task(Of ILogConsistencyProtocolMessage) Implements ILogConsistencyProtocolParticipant.OnProtocolMessageReceived

매개 변수

반환

구현

특성

적용 대상