PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.OnProtocolMessageReceived メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
OnProtocolMessageReceived(ILogConsistencyProtocolMessage) |
ネットワークから呼び出される |
OnProtocolMessageReceived(ILogConsistencyProtocolMessage) |
ネットワークから呼び出される |
OnProtocolMessageReceived(ILogConsistencyProtocolMessage)
ネットワークから呼び出される
public System.Threading.Tasks.Task<Orleans.EventSourcing.ILogConsistencyProtocolMessage> OnProtocolMessageReceived (Orleans.EventSourcing.ILogConsistencyProtocolMessage payLoad);
member this.OnProtocolMessageReceived : Orleans.EventSourcing.ILogConsistencyProtocolMessage -> System.Threading.Tasks.Task<Orleans.EventSourcing.ILogConsistencyProtocolMessage>
Public Function OnProtocolMessageReceived (payLoad As ILogConsistencyProtocolMessage) As Task(Of ILogConsistencyProtocolMessage)
パラメーター
- payLoad
- ILogConsistencyProtocolMessage
戻り値
適用対象
OnProtocolMessageReceived(ILogConsistencyProtocolMessage)
ネットワークから呼び出される
public System.Threading.Tasks.Task<Orleans.MultiCluster.ILogConsistencyProtocolMessage> OnProtocolMessageReceived (Orleans.MultiCluster.ILogConsistencyProtocolMessage payLoad);
abstract member OnProtocolMessageReceived : Orleans.MultiCluster.ILogConsistencyProtocolMessage -> System.Threading.Tasks.Task<Orleans.MultiCluster.ILogConsistencyProtocolMessage>
override this.OnProtocolMessageReceived : Orleans.MultiCluster.ILogConsistencyProtocolMessage -> System.Threading.Tasks.Task<Orleans.MultiCluster.ILogConsistencyProtocolMessage>
member this.OnProtocolMessageReceived : Orleans.MultiCluster.ILogConsistencyProtocolMessage -> System.Threading.Tasks.Task<Orleans.MultiCluster.ILogConsistencyProtocolMessage>
Public Function OnProtocolMessageReceived (payLoad As ILogConsistencyProtocolMessage) As Task(Of ILogConsistencyProtocolMessage)
パラメーター
- payLoad
- ILogConsistencyProtocolMessage