Share via


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

이 기간이 지난 후 시도를 중단할 기간입니다.

적용 대상