Condividi tramite


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.OnNotificationReceived Metodo

Definizione

Gestire i messaggi di notifica. Eseguire l'override di questa opzione per gestire i sottotipi di notifica.

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)

Parametri

Si applica a