port property

int port
final

The UDP port used to communicate with the NTP server.

Defaults to 123, the standard port for NTP.

Implementation

final int port;