IWmiEventWatcherTask.ActionAtTimeout 属性

定义

获取或设置 IWmiEventWatcherTask 在任务未接收指定的 WMI 事件而超时时响应。

public:
 property Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtTimeout ActionAtTimeout { Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtTimeout get(); void set(Microsoft::SqlServer::Dts::Tasks::WmiEventWatcherTask::ActionAtTimeout value); };
public Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask.ActionAtTimeout ActionAtTimeout { get; set; }
member this.ActionAtTimeout : Microsoft.SqlServer.Dts.Tasks.WmiEventWatcherTask.ActionAtTimeout with get, set
Public Property ActionAtTimeout As ActionAtTimeout

属性值

一个 ActionAtTimeout 值。

适用于