다음을 통해 공유


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.BroadcastNotification 메서드

정의

모든 원격 인스턴스에 알림 메시지 보내기

protected void BroadcastNotification (Orleans.EventSourcing.Common.INotificationMessage msg, string exclude = default);
member this.BroadcastNotification : Orleans.EventSourcing.Common.INotificationMessage * string -> unit
Protected Sub BroadcastNotification (msg As INotificationMessage, Optional exclude As String = Nothing)

매개 변수

msg
INotificationMessage

보낼 알림 메시지

exclude
String

null이 아닌 경우 알림에서 이 클러스터 ID를 제외합니다.

적용 대상