Enum WmiEventWatcherTaskAfterEvent
C#
public enum WmiEventWatcherTaskAfterEvent
Fields
ReturnFailure | Specifies that the WMI Event Watcher Task should complete and return success. |
ReturnSuccess | 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. |