Поделиться через


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

Параметры

Возвращаемое значение

Реализации

Атрибуты

Применяется к