Enum WmiEventWatcherTaskActionAtTimeout
Namespace: Varigence.Languages.Biml.Task
Assembly: Biml.dll
C#
public enum WmiEventWatcherTaskActionAtTimeout
Fields
Fields | Description |
---|---|
LogTimeout | Specifies that the timeout will be logged but no addtional action will be tasken. |
LogTimeoutFireSsisEvent | Specifies that the timeout will be logged and that a SQL Server Integration Services event will also be raised. |