Click or drag to resize

RESTClientAsyncTimeOut Property

Gets or sets the time out.

Namespace:  Koden.Utils.REST
Assembly:  Koden.Utils.REST (in Koden.Utils.REST.dll) Version: 1.0.6464.41815
Syntax
public int TimeOut { get; set; }

Property Value

Type: Int32
The time out.
See Also