TimePort Property
The UDP port where the remote Time server is listening.
Syntax
[VB.NET] Public Property TimePort As Integer
[C#] public int TimePort {get; set;}
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.
Default Value
37