<MulticastDelivery> Element
SQL Server 2000
Indicates whether the associated notification class uses multicast delivery.
Structure
<NotificationClasses>
<NotificationClass>
...
<MulticastDelivery>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | Boolean. |
| Default Value | false. |
| Occurrence | Optional once per <NotificationClass> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <NotificationClass> Node |
Remarks
The <MulticastDelivery> value can be set to true only in Notification Services Enterprise Edition. It should be set to false or excluded entirely when using Notification Services Standard Edition.