다음을 통해 공유


DefaultWorkflowSchedulerService.Cancel(Guid) 메서드

정의

지정된 기존 워크플로 인스턴스 작업 항목을 취소합니다.

protected public:
 override void Cancel(Guid timerId);
protected internal override void Cancel (Guid timerId);
override this.Cancel : Guid -> unit
Protected Friend Overrides Sub Cancel (timerId As Guid)

매개 변수

timerId
Guid

취소할 기존의 예약된 작업 항목과 연결된 Guid입니다.

예외

timerId가 빈 GUID인 경우

적용 대상