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 : int with get, set
Public Property InstanceCount As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a