Freigeben über


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.BroadcastNotification Methode

Definition

Senden einer Benachrichtigung an alle Remoteinstanzen

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)

Parameter

msg
INotificationMessage

die zu sendende Benachrichtigungsnachricht

exclude
String

wenn nicht null, schließen Sie diese Cluster-ID aus der Benachrichtigung aus.

Gilt für: