ComponentSpace Internet Time Class Library Reference

TimeClient.ReceiveTimeout Property

Gets or sets the number of milliseconds to wait for the response from the server.

[Visual Basic]
Public Property ReceiveTimeout As Integer
[C#]
public int ReceiveTimeout {get; set;}

Property Value

The number of milliseconds to wait for the response from the server. The default is 5 seconds.

See Also

TimeClient Class | ComponentSpace.InternetTime Namespace