| ComponentSpace Who Is Class Library Reference |
|
WhoIsClient.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 10 seconds.
See Also
WhoIsClient Class | ComponentSpace.WhoIs Namespace