ObjectClosedMessageEvent Event
Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Event that is fired when a response received on the web socket contains object closed notifications.
Syntax
public event EventHandler<IEnumerable<int>> ObjectClosedMessageEventReturns
| Type | Description |
|---|---|
| System.EventHandler<System.Collections.Generic.IEnumerable<System.Int32>> |
ObjectClosedMessageEvent Event
Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Event that is fired when a response received on the web socket contains object closed notifications.
Syntax
public event EventHandler<IEnumerable<int>> ObjectClosedMessageEventReturns
| Type | Description |
|---|---|
| System.EventHandler<System.Collections.Generic.IEnumerable<System.Int32>> |