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

試行を中止してからの期間。

適用対象