NotificationManager Class

The component exposed to workflows/services to process notifications.

The evaluation is delegated to individual handler, behinds the scenes.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.Notifications
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public Class NotificationManager
'Usage
Dim instance As NotificationManager
public class NotificationManager
public ref class NotificationManager

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.Notifications.NotificationManager

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.Notifications Namespace