Instance Property インスタンスプロパティ

remotePort

The port number of the remote interface for the connection. 接続に対するリモートインターフェイスのポート番号。

Declaration 宣言

var remotePort: Int? { get }

Discussion 議論

For multipath protocols, this is the remote port of the initial flow. If the app didn’t use the connection, this value is nil. マルチパスプロトコルに対して、これは初期フローのリモートポートです。アプリがその接続を使わないならば、この値はnilです。

See Also 参照

Accessing Transaction Characteristics トランザクション特徴にアクセスする