次の方法で共有


DurableTaskOptions.UseAppLease プロパティ

定義

true の場合は、タスク ハブ コンテナーのリースを受け取り、一度に 1 つのアプリでタスク ハブ内のメッセージを処理できます。

public bool UseAppLease { get; set; }
member this.UseAppLease : bool with get, set
Public Property UseAppLease As Boolean

プロパティ値

適用対象