다음을 통해 공유


ILogViewAdaptor<TLogView,TLogEntry>.OnProtocolMessageReceived 메서드

정의

조직이 원격 인스턴스에서 메시지를 수신할 때 호출됩니다.

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>
Public Function OnProtocolMessageReceived (payload As ILogConsistencyProtocolMessage) As Task(Of ILogConsistencyProtocolMessage)

매개 변수

반환

적용 대상