Share via


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 命名空間