WorkflowInstance.WorkflowInstanceControl.EndFlushTrackingRecords 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
由工作流运行时调用,用于结束跟踪操作。
public:
void EndFlushTrackingRecords(IAsyncResult ^ result);
public void EndFlushTrackingRecords (IAsyncResult result);
member this.EndFlushTrackingRecords : IAsyncResult -> unit
Public Sub EndFlushTrackingRecords (result As IAsyncResult)
参数
- result
- IAsyncResult
异步跟踪操作的状态。