Partager via


ConnectionMonitorDestination.Port Propriété

Définition

Obtient ou définit le port de destination utilisé par le moniteur de connexion.

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