WorkflowInstance.WorkflowInstanceControl.EndFlushTrackingRecords Methode

Definitie

Aangeroepen door de werkstroomruntime om de trackbewerking te beëindigen.

public:
 void EndFlushTrackingRecords(IAsyncResult ^ result);
public void EndFlushTrackingRecords(IAsyncResult result);
member this.EndFlushTrackingRecords : IAsyncResult -> unit
Public Sub EndFlushTrackingRecords (result As IAsyncResult)

Parameters

result
IAsyncResult

De status van de asynchrone traceerbewerking.

Van toepassing op