Partager via


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.BroadcastNotification Méthode

Définition

Envoyer un message de notification à toutes les instances distantes

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)

Paramètres

msg
INotificationMessage

message de notification à envoyer

exclude
String

si la valeur n’est pas null, excluez cet ID de cluster de la notification

S’applique à