Partager via


Méthode CancelCheckpoint

Annule un point de contrôle en attente.

Espace de noms :  Microsoft.ComplexEventProcessing.ManagementService
Assembly :  Microsoft.ComplexEventProcessing.ManagementService (en Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntaxe

[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
)

Paramètres

Notes

Pour plus d'informations, consultez Création d'applications StreamInsight résistantes.

Voir aussi

Référence

IManagementService Interface

Espace de noms Microsoft.ComplexEventProcessing.ManagementService