SqlWorkflowPersistenceService.LoadingInterval 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得載入時間間隔的長度。
public:
property TimeSpan LoadingInterval { TimeSpan get(); };
public TimeSpan LoadingInterval { get; }
member this.LoadingInterval : TimeSpan
Public ReadOnly Property LoadingInterval As TimeSpan
屬性值
頻率,表示持續性服務輪詢資料庫以尋找計時器已過期工作流程的頻率。
備註
預設值是 2 分鐘。