Skip to main content

RemoteAddress.port property

Signature:

interface RemoteAddress {
port?: number;
}