INotificationDispatchService Interface |
Namespace: Dynamicweb.Analytics.Notifications
The INotificationDispatchService type exposes the following members.
Name | Description | |
---|---|---|
BeginDispatchNotification |
Begins processing of the specified notification and returns a code that can be used to query dispatch status.
| |
QueryNotificationDispatchResult |
Returns a dispatch result of the given notification or null (Nothing in Visual Basic) if the result is not available yet.
|