Partager via


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

Définition

Gérer les messages de notification. Remplacez ceci pour gérer les sous-types de notification.

protected virtual void OnNotificationReceived (Orleans.EventSourcing.Common.INotificationMessage payload);
abstract member OnNotificationReceived : Orleans.EventSourcing.Common.INotificationMessage -> unit
override this.OnNotificationReceived : Orleans.EventSourcing.Common.INotificationMessage -> unit
Protected Overridable Sub OnNotificationReceived (payload As INotificationMessage)

Paramètres

S’applique à