Property RequestTimeout
RequestTimeout
Gets or sets the timeout for login, renew and logout requests.
Declaration
public TimeSpan RequestTimeout { get; set; }
Property Value
| Type | Description |
|---|---|
| TimeSpan | The request timeout used for login, renew and logout operations. The default is 30 seconds. |