Share via


WorkflowInstance.EndFlushTrackingRecords(IAsyncResult) 메서드

정의

추적 작업을 종료하기 위해 워크플로 런타임에 의해 호출됩니다.

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

매개 변수

result
IAsyncResult

비동기 추적 작업의 상태입니다.

적용 대상