Compartir a través de


StatelessServiceProperties.InstanceCount Propiedad

Definición

Obtiene o establece el recuento de instancias.

[Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")]
public int? InstanceCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instanceCount")>]
member this.InstanceCount : Nullable<int> with get, set
Public Property InstanceCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a