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

試行を中止するまでの期間。

適用対象