次の方法で共有


ConnectionMonitorTcpConfiguration.DestinationPortBehavior プロパティ

定義

宛先ポートの動作を取得または設定します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象