The IConnectionApi type exposes the following members.
Properties
Name | Description | |
---|---|---|
Aggregate |
Represents not a 'real' connection, but the abstraction of all connections in one.
The aggregate is connected if all servers are connected, and disconnected if any server is disconnected.
Use this if you want all server connections and don't need control over each individual connection.
| |
Connections |
The collection of all individual connection APIs.
| |
Order |
Represents the connection to Order server.
Responsible for Orders, Contracts, Strategies, Chat, Allocation, Currency, Users, Traders
| |
Price |
Represents the connection to Price server.
Responsible for Subscriptions.
| |
ServerTypes |
The collection of server connections supported.
| |
Sessions |
User session functionality
|
See Also