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
)
매개 변수
- request
유형: Microsoft.ComplexEventProcessing.ManagementService. . :: . .CancelCheckpointRequest
실행 중인 검사점을 식별하는 구조입니다.
주의
자세한 내용은 복구 가능한 StreamInsight 응용 프로그램 빌드을 참조하십시오.