Request Class
Namespace: Qlik.Sense.JsonRpc
Assembly: Qlik.Sense.JsonRpc.dll
Assembly: Qlik.Sense.JsonRpc.dll
Class representing a request to send on a web socket connection.
Inheritance
-
System.Object
- Request
Syntax
public class Request
Constructors
Name | Description |
---|---|
Request(Int32, String, IEnumerable<String>, Object[]) |
Creates a request object. |
Request(Int32, String, Nullable<Boolean>, IEnumerable<String>, Object[]) |
Creates a request object. |
Properties
Name | Description |
---|---|
Id |
Unique request id, used to match requests with responses |
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!