다음을 통해 공유


IWmiEventWatcherTask.NumberOfEvents 속성

정의

태스크가 감시해야 할 WMI 이벤트 수를 가져오거나 설정합니다.

public:
 property int NumberOfEvents { int get(); void set(int value); };
public int NumberOfEvents { get; set; }
member this.NumberOfEvents : int with get, set
Public Property NumberOfEvents As Integer

속성 값

태스크가 감시해야 할 WMI 이벤트 수입니다.

적용 대상