次の方法で共有


DurableTaskOptions.MaxOrchestrationActions プロパティ

定義

オーケストレーション アクションの最大数を取得または設定します。 既定値は 100,000 です。

public int MaxOrchestrationActions { get; set; }
member this.MaxOrchestrationActions : int with get, set
Public Property MaxOrchestrationActions As Integer

プロパティ値

適用対象