ComponentSpace Internet Time Class Library Reference

NetworkTimeClient.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

NetworkTimeClient Class | ComponentSpace.InternetTime Namespace