port property

int? port
getter/setter pair

The port number this target connects to on the given host.

Value must be between 1 and 65535, inclusive.

Required.

Implementation

core.int? port;