TimePort Property
The UDP port where the remote Time server is listening.
Syntax
int GetTimePort();
int SetTimePort(int lTimePort);
Default Value
37
Remarks
This property is the UDP port on the TimeServer to which Time requests are sent. If Protocol is set to tpSNTP the component will set this property to 123.
This property is not available at design time.
Data Type
Long