共用方式為


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.OnNotificationReceived 方法

定義

處理通知訊息。 覆寫此專案以處理通知子類型。

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)

參數

適用於