Skip to main content

Enum WmiEventWatcherTaskAfterEvent

Namespace: Varigence.Languages.Biml.Task

Assembly: Biml.dll

C#


public enum WmiEventWatcherTaskAfterEvent

Fields

FieldsDescription
ReturnFailureSpecifies that the WMI Event Watcher Task should complete and return success.
ReturnSuccessSpecifies that the WMI Event Watcher Task should complete and return success.
WatchForEventAgainSpecifies that the WMI Event Watcher Task should wait for another WMI event to be raised.