port property
The port that the server is listening on.
This is the actual port used when a port of zero is specified in the bind or bindSecure call.
Implementation
int get port;
The port that the server is listening on.
This is the actual port used when a port of zero is specified in the bind or bindSecure call.
int get port;