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

パラメーター

戻り値

実装

属性

適用対象