Compartir a través de


SelfHostedIntegrationRuntimeNode.MaxConcurrentJobs Propiedad

Definición

Obtiene el máximo de trabajos simultáneos en este entorno de ejecución de integración.

[Newtonsoft.Json.JsonProperty(PropertyName="maxConcurrentJobs")]
public int? MaxConcurrentJobs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxConcurrentJobs")>]
member this.MaxConcurrentJobs : Nullable<int>
Public ReadOnly Property MaxConcurrentJobs As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a