WmiEventWatcherTaskAfterEvent Enumeration
The WmiEventWatcherTaskAfterEvent enumeration provides options for the behavior of the WMI Event Watcher Task after it successfully receives and processes a WMI event.
Enumeration Values
Name | Summary |
---|---|
ReturnSuccess | Specifies that the WMI Event Watcher Task should complete and return success. |
ReturnFailure | Specifies that the WMI Event Watcher Task should complete and return success. |
WatchForEventAgain | Specifies that the WMI Event Watcher Task should wait for another WMI event to be raised. |