Compartir a través de


HybridConnection.ListenerCount Propiedad

Definición

Obtiene el número de agentes de escucha para esta instancia de HybridConnection. min: 1 y max:25 compatibles

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a