Compartir a través de


ConnectionMonitorTcpConfiguration.DestinationPortBehavior Propiedad

Definición

Obtiene o establece el comportamiento del puerto de destino. Entre los valores posibles se incluyen: "None", "ListenIfAvailable"

[Newtonsoft.Json.JsonProperty(PropertyName="destinationPortBehavior")]
public string DestinationPortBehavior { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationPortBehavior")>]
member this.DestinationPortBehavior : string with get, set
Public Property DestinationPortBehavior As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a