| 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()
Function GetDispatchService As INotificationDispatchService
Return Value
Type:
INotificationDispatchServiceA reference to a service that will be used to dispatch notifications associated with this profile.
See Also