port property

int? port
getter/setter pair

Optional port number of network endpoint.

If not specified, the defaultPort for the network endpoint group will be used.

Implementation

core.int? port;