ComponentSpace Proxy Class Library Reference

IProxyClient.ReceiveTimeout Property

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

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

Property Value

The number of milliseconds to wait for the response from the proxy server.

See Also

IProxyClient Interface | ComponentSpace.Proxy Namespace