Freigeben über


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.OnNotificationReceived Methode

Definition

Behandeln von Benachrichtigungsnachrichten. Überschreiben Sie dies, um Benachrichtigungsuntertypen zu behandeln.

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)

Parameter

Gilt für: