共用方式為


ExpirationAge Element (ADF)

Specifies the amount of time to elapse before unsent messages of the associated notification class are considered to have expired.

語法

<NotificationClasses>
    <NotificationClass>
        ...
        <ExpirationAge>

Element Characteristics

Characteristic Description

Data type

duration.

Default value

None (notifications never expire).

Occurrence

Optional once per NotificationClass element.

Updates

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

Element Relationships

Relationship Elements

Parent element

NotificationClass Element (ADF)

Child elements

None.

備註

If no ExpirationAge value is specified, notifications never expire. Notification Services continues to attempt delivery of all notifications until the retry schedule is exhausted.

During delivery, Notification Services ignores any notifications that have expired per the ExpirationAge value.

The format of the XML duration data type is PnYnMnDTnHnMnS. For more information about XML data types, see Primitive XML Data Types in the Microsoft MSDN® Library.

範例

The following example shows how to set an expiration age of one hour and thirty minutes. If notifications are not sent within this time, Notification Services ignores them for all future delivery attempts, regardless of the retry schedule.

<ExpirationAge>PT01H30M00S</ExpirationAge>

請參閱

參考

Application Definition File Reference

其他資源

指定通知過期保留天數
更新執行個體及應用程式

說明及資訊

取得 SQL Server 2005 協助