CommunicationErrorEventArgs Constructor Qlik Sense .NET SDK - API Reference
Initializes a new instance of the CommunicationErrorEventArgs class

Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public CommunicationErrorEventArgs(
	Exception exception
)
See Also