port property

int? port
getter/setter pairinherited

The port this socket is listening on. See RawDatagramSocket.bind.

Implementation

int? port;