次の方法で共有


SelfHostedIntegrationRuntimeNode.IsActiveDispatcher プロパティ

定義

Gets は、このノードが統合ランタイム要求のアクティブなディスパッチャーであるかどうかを示します。

[Newtonsoft.Json.JsonProperty(PropertyName="isActiveDispatcher")]
public bool? IsActiveDispatcher { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isActiveDispatcher")>]
member this.IsActiveDispatcher : Nullable<bool>
Public ReadOnly Property IsActiveDispatcher As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象