Partager via


ConnectionError.Port Propriété

Définition

Obtient ou définit le port TCP sur lequel la connexion a été tentée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à