Enum WmiEventWatcherTaskActionAtEvent
C#
public enum WmiEventWatcherTaskActionAtEvent
Fields
LogEvent | Specifies that the event should be logged but no further action should be taken by the WMI Event Watcher Task. |
LogEventFireSsisEvent | Specifies that the event should be logged and an SQL Server Integration Services event should be raised. |