SqlWorkflowPersistenceService.LoadingInterval 屬性

定義

讀取載入間隔的長度。

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

屬性值

持久化服務查詢資料庫中計時器過期工作流程的頻率。

備註

預設值是 2 分鐘。

適用於