RpcConnection Constructor
Overloads
| RpcConnection(IGenericLocation, ISession) | Construct a new RpcConnection based on a Qlik Sense location object and a session specification. | 
RpcConnection(IGenericLocation, ISession)
Construct a new RpcConnection based on a Qlik Sense location object and a session specification.
Declaration
      public RpcConnection(IGenericLocation location, ISession session)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| IGenericLocation | location | The location. | 
| ISession | session | The session. |