Click or drag to resize
AsyncHandle Class
User created handle to asynchronous method request
Inheritance Hierarchy
SystemObject
  Qlik.EngineAsyncHandle

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class AsyncHandle

The AsyncHandle type exposes the following members.

Constructors
  NameDescription
Public methodAsyncHandle
Create a reusable handle to asynchronous method request
Top
See Also