IWithRemotePort インターフェイス

定義

リモート ポート。 使用できる値は、範囲内の 1 つの整数です (0 から 65535)。 ソース ポートのサポート。方向によって異なります。

public interface IWithRemotePort
type IWithRemotePort = interface
Public Interface IWithRemotePort
派生

メソッド

WithRemotePort(String)

remotePort 値を設定します。

適用対象