다음을 통해 공유


CancelCheckpoint 메서드

보류 중인 검사점을 취소합니다.

네임스페이스:  Microsoft.ComplexEventProcessing.ManagementService
어셈블리:  Microsoft.ComplexEventProcessing.ManagementService(Microsoft.ComplexEventProcessing.ManagementService.dll)

구문

[FaultContractAttribute(typeof(ManagementFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/Fault")]
[OperationContractAttribute(Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/CancelCheckpoint", 
    ReplyAction = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/CancelCheckpointResponse")]
[FaultContractAttribute(typeof(InvalidNameFault), Action = "https://schemas.microsoft.com/ComplexEventProcessing/2009/05/Management/InvalidName")]
void CancelCheckpoint(
    CancelCheckpointRequest request
)

매개 변수

주의

자세한 내용은 복구 가능한 StreamInsight 응용 프로그램 빌드을 참조하십시오.

참고 항목

참조

IManagementService 인터페이스

Microsoft.ComplexEventProcessing.ManagementService 네임스페이스