WmiEventWatcherTaskActionAtEvent Enumeration
WmiEventWatcherTaskActionAtEvent Enumeration
The WmiEventWatcherTaskActionAtEvent enumeration provides options for how the WMI events should behave when new events are raised.
Enumeration Values
| Name | Summary |
|---|---|
| LogEventFireSsisEvent | Specifies that the event should be logged and an SQL Server Integration Services event should be raised. |
| LogEvent | Specifies that the event should be logged but no further action should be taken by the WMI Event Watcher Task. |