次の方法で共有


DurableTaskOptions.MaxQueuePollingInterval プロパティ

定義

キューの最大ポーリング間隔を取得または設定します。

public TimeSpan MaxQueuePollingInterval { get; set; }
member this.MaxQueuePollingInterval : TimeSpan with get, set
Public Property MaxQueuePollingInterval As TimeSpan

プロパティ値

制御キューと作業項目キューのポーリングの最大間隔。

適用対象