次の方法で共有


ContinuousWebJobSettingsUpdateParameters.IsSingleton プロパティ

定義

任意。 連続ジョブがシングルトンとして設定されている場合、すべてのインスタンスで実行されるのではなく、1 つのインスタンスでのみ実行されます。

public bool? IsSingleton { get; set; }
member this.IsSingleton : Nullable<bool> with get, set
Public Property IsSingleton As Nullable(Of Boolean)

プロパティ値

適用対象