Click or drag to resize

INotificationDispatchService Methods

The INotificationDispatchService type exposes the following members.

Methods
  NameDescription
Public methodBeginDispatchNotification
Begins processing of the specified notification and returns a code that can be used to query dispatch status.
Public methodQueryNotificationDispatchResult
Returns a dispatch result of the given notification or null (Nothing in Visual Basic) if the result is not available yet.
Top
See Also