Bagikan melalui


SelfHostedIntegrationRuntimeNode.IsActiveDispatcher Property

Definition

Gets indicates whether this node is the active dispatcher for integration runtime requests.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to