다음을 통해 공유


PackageUpgradeResult.OnQueryCancel 메서드

정의

실행을 취소할 수 있는 태스크 처리 과정의 모든 분기 시점에서 호출됩니다.

public:
 virtual bool OnQueryCancel();
public bool OnQueryCancel ();
abstract member OnQueryCancel : unit -> bool
override this.OnQueryCancel : unit -> bool
Public Function OnQueryCancel () As Boolean

반환

Boolean

호출된 이벤트입니다.

구현

적용 대상