ComponentSpace Proxy Class Library Reference

IProxyClient.SendTimeout Property

Gets or sets the number of milliseconds to wait for the request to be sent to the proxy server.

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

Property Value

The number of milliseconds to wait for the request to be sent to the proxy server.

See Also

IProxyClient Interface | ComponentSpace.Proxy Namespace