Click or drag to resize
INotifierService Methods

The INotifierService type exposes the following members.

Methods
  NameDescription
Public methodRegisterNotifier
Adds the specified event notifier to the system.
Public methodSendNotify
Sends a notification for the given subscription.
Public methodUnregisterNotifier
Removes the specified event notifier from the system.
Top
See Also