EndCheckpoint-Methode
Wartet auf den Abschluss der ausstehenden asynchronen Prüfpunktanforderung.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public bool EndCheckpoint(
IAsyncResult asyncResult
)
Parameter
- asyncResult
Typ: System. . :: . .IAsyncResult
Der Verweis auf die ausstehende asynchrone Anforderung.
Rückgabewert
Typ: System. . :: . .Boolean
true, wenn der Prüfpunkt erfolgreich abgeschlossen wurde, andernfalls false.</
Hinweise
Weitere Informationen finden Sie unter Erstellen stabiler StreamInsight-Anwendungen.