WorkflowInstance.OnBeginFlushTrackingRecords(AsyncCallback, Object) Method

Definition

Asynchronous call to ask host to flush pending tracking records to tracking participants.

C#
protected virtual IAsyncResult OnBeginFlushTrackingRecords(AsyncCallback callback, object state);

Parameters

callback
AsyncCallback

The method to be called when the track operation has completed.

state
Object

The information about the asynchronous operation.

Returns

The status of the current track operation.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1