PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.ProcessNotifications Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Process stored notifications during worker cycle. Override to handle notification subtypes.
protected virtual void ProcessNotifications ();
abstract member ProcessNotifications : unit -> unit
override this.ProcessNotifications : unit -> unit
Protected Overridable Sub ProcessNotifications ()