WmiEventWatcherTaskActionAtTimeout Enumeration
The WmiEventWatcherTaskActionAtTimeout enumeration provides options for the behavior of the WMI Event Watcher Task after the timeout has been reached.
Enumeration Values
Name | Summary |
---|---|
LogTimeout | Specifies that the timeout will be logged but no addtional action will be tasken. |
LogTimeoutFireSsisEvent | Specifies that the timeout will be logged and that a SQL Server Integration Services event will also be raised. |