WorkflowInstance.WorkflowInstanceControl.FlushTrackingRecords 메서드

정의

보류 중인 추적 레코드를 추적 참가자에게 보내기 위해 워크플로 런타임에 의해 호출됩니다.

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

매개 변수

timeout
TimeSpan

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

적용 대상