CustomRpcHeaders Field
Namespace: Qlik.Engine.Communication.IO
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Dictionary containing custom headers that will be included in all JSON-RPC calls to the engine.
Syntax
public static Dictionary<string, string> CustomRpcHeaders
Returns
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String, System.String> |