共用方式為


SqlWorkflowPersistenceService.LoadingInterval 屬性

定義

取得載入時間間隔的長度。

public:
 property TimeSpan LoadingInterval { TimeSpan get(); };
public TimeSpan LoadingInterval { get; }
member this.LoadingInterval : TimeSpan
Public ReadOnly Property LoadingInterval As TimeSpan

屬性值

TimeSpan

頻率,表示持續性服務輪詢資料庫以尋找計時器已過期工作流程的頻率。

備註

預設值是 2 分鐘。

適用於