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

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

適用対象