Compartir a través de


ConnectivityEndpoint.Port Propiedad

Definición

Obtiene o establece el puerto al que se va a conectar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a