Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies the number of consecutive work item delivery failures that can occur before reporting an error to the event log.
Синтаксис
<NotificationClasses>
<NotificationClass>
...
<Protocols>
<Protocol>
<ProtocolExecutionSettings>
...
<FailureBeforeLoggingEvent>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
Non-negative integer. |
Default value |
1. |
Occurrence |
Optional once per ProtocolExecutionSettings element. |
Updates |
Can be added, deleted, and modified when updating the application. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Замечания
The FailureBeforeLoggingEvent element works in conjunction with the FailureEventLogInterval element to allow you to configure error logging to fit the needs of your application and to prevent excessive messages in the event log.
Пример
The following example shows how to specify that if three consecutive failures occur, Notification Services writes an event to the system event log.
<FailureBeforeLoggingEvent>3</FailureBeforeLoggingEvent>
См. также
Справочник
Application Definition File Reference
FailureEventLogInterval Element (ADF)
Другие ресурсы
Задание имени и полей протокола доставки
Обновление экземпляров и приложений