WorkflowInstance.FlushTrackingRecords(TimeSpan) 메서드

정의

워크플로 런타임에서 추적 참가자에게 보류 중인 추적 레코드를 보내도록 호출합니다.

protected:
 void FlushTrackingRecords(TimeSpan timeout);
protected void FlushTrackingRecords(TimeSpan timeout);
member this.FlushTrackingRecords : TimeSpan -> unit
Protected Sub FlushTrackingRecords (timeout As TimeSpan)

매개 변수

timeout
TimeSpan

시도를 중단할 기간입니다.

적용 대상