| Request Class |
Namespace: Qlik.Engine.Communication.IO
The Request type exposes the following members.
| Name | Description | |
|---|---|---|
| Request(Int32, String, IEnumerableString, Object) |
Creates a request object.
| |
| Request(AsyncHandle, Int32, String, IEnumerableString, Object) | Creates a request with a specified user handle that can be used to monitor the progress of the request. | |
| Request(Int32, String, NullableBoolean, NullableBoolean, IEnumerableString, Object) |
Creates a request object.
|