Click or drag to resize
AsyncHandle Constructor
Create a reusable handle to asyncronous method request

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

Parameters

handle
Type: SystemString
unique string value
See Also