Inheritance Hierarchy SystemObject SoftGear.Strix.Client.Core.RequestRequestConfig
Namespace:
SoftGear.Strix.Client.Core.Request
Assembly:
strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax public class RequestConfig
The RequestConfig type exposes the following members.
Constructors
| Name | Description |
---|
| RequestConfig | Initializes a new instance of the RequestConfig class |
TopFields
| Name | Description |
---|
| Timeout |
Timeout duration for request in milliseconds. (default 30000)
|
TopSee Also