Class LogEventSavedSubscriber
- Namespace
- Dynamicweb.Subscribers
- Assembly
- Dynamicweb.dll
[Subscribe("DWN_STANDARD_LOGGING_LOGEVENT_SAVED")]
public class LogEventSavedSubscriber : NotificationSubscriber, IComparable<NotificationSubscriber>
- Inheritance
-
LogEventSavedSubscriber
- Implements
- Inherited Members
Properties
Rank
Gets the rank.
public override int Rank { get; }
Property Value
- int
- The rank.
Remarks
The subscriber with the highest rank will be notified last
Methods
OnNotify(string, NotificationArgs)
Call to invoke observer.
public override void OnNotify(string NotificationArgs, NotificationArgs args)
Parameters
NotificationArgsstringargsNotificationArgs- The args.