Class NotificationChannelOptions
Options for Channel
Inheritance
System.Object
NotificationChannelOptions
Namespace: EPiServer.Notification
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public class NotificationChannelOptions : Object
Constructors
NotificationChannelOptions(Boolean)
Creates a new instance of Notification
Declaration
public NotificationChannelOptions(bool immediate)
Parameters
Type | Name | Description |
---|---|---|
System. |
immediate |
Properties
Immediate
Indicates if Notification
Declaration
public bool Immediate { get; }
Property Value
Type | Description |
---|---|
System. |