AsyncHandle Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
User created handle to asynchronous method request
Inheritance
- 
      System.Object
      - AsyncHandle
 
Syntax
public class AsyncHandleConstructors
| Name | Description | 
|---|---|
| AsyncHandle() | Create a reusable handle to asynchronous method request. | 
| AsyncHandle(String) | Create a reusable handle to asynchronous method request | 
Properties
| Name | Description | 
|---|---|
| Handle | The handle identifier. |