Click or drag to resize

INotificationProfileGetDispatchService Method

Returns a reference to a service that will be used to dispatch notifications associated with this profile.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
INotificationDispatchService GetDispatchService()

Return Value

Type: INotificationDispatchService
A reference to a service that will be used to dispatch notifications associated with this profile.
See Also