Skip to main content
Version: Next

RemoteAddress.port property

Signature:

interface RemoteAddress {
port?: number;
}