共用方式為


MulticastRecipientLimit Element (ADF)

Specifies the number of recipients that can receive a single multicast notification message.

語法

<NotificationClasses>
    <NotificationClass>
        ...
        <Protocols>
            <Protocol>
                <ProtocolExecutionSettings>
                    ...
                    <MulticastRecipientLimit>

Element Characteristics

Characteristic Description

Data type

Non-negative integer.

Default value

100.

Occurrence

Optional once per ProtocolExecutionSettings element.

Updates

Can be added, deleted, and modified when updating the application.

Element Relationships

Relationship Elements

Parent element

ProtocolExecutionSettings Element (ADF)

Child elements

None.

備註

Notification Services will generate multiple messages if necessary so that all recipients receive a notification. For example, if 45 people should receive the notification, and the MulticastRecipientLimit value is 10, Notification Services will generate five messages, with each being sent to a subset of the recipient list.

範例

The following example shows how to specify that each multicast is limited to 10 subscribers.

<MulticastRecipientLimit>10</MulticastRecipientLimit>

請參閱

參考

Application Definition File Reference

其他資源

指定傳遞通訊協定名稱與欄位
更新執行個體及應用程式

說明及資訊

取得 SQL Server 2005 協助