ICancelable 인터페이스
작업을 취소 하는 경우이 인터페이스를 구현 해야 합니다.
네임스페이스: Microsoft.TeamFoundation.Framework.Server
어셈블리: Microsoft.TeamFoundation.Framework.Server(Microsoft.TeamFoundation.Framework.Server.dll)
구문
‘선언
Public Interface ICancelable
public interface ICancelable
ICancelable 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
Cancel | 현재 작업을 취소 합니다. |
위쪽