destinationPort property

int? destinationPort
getter/setter pair

Destination port.

Not present for sockets that are listening and not connected.

Implementation

core.int? destinationPort;