다음을 통해 공유


IWmiEventWatcherTask.ActionAtTimeout 속성

정의

지정된 WMI 이벤트를 수신하지 않고 태스크 제한 시간이 초과할 경우 IWmiEventWatcherTask 응답을 가져오거나 설정합니다.

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 값입니다.

적용 대상