WebSocketConnectionResults Enum
Namespace: Qlik.Sense.JsonRpc
Assembly: Qlik.Sense.JsonRpc.dll
Assembly: Qlik.Sense.JsonRpc.dll
Enumeration type used to indicate result of an attempt to open a web socket connection.
Syntax
public enum WebSocketConnectionResults
Fields
Name | Description |
---|---|
AlreadyOpen |
Connection already open. |
Cancelled |
Connection cancelled by cancellation token. |
Connected |
Connection succeeded. |
Failed |
Connection failed. |
Timeout |
Connection timed out. |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!