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

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class AsyncHandle

The AsyncHandle type exposes the following members.

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