Share via


EventsObjectWrapper.FireQueryCancel 메서드

정의

실행 파일을 실행 중지해야 할지 여부를 결정하기 위해 이벤트를 발생시킵니다.

public:
 bool FireQueryCancel();
public bool FireQueryCancel ();
member this.FireQueryCancel : unit -> bool
Public Function FireQueryCancel () As Boolean

반환

True이면 작업 실행을 중지해야 합니다. 그렇지 않으면 false입니다.

적용 대상