dxFeed .Net API
7.1.0
dxFeed .Net API library intended to provide market data access for DX clients
Enumerations
com.dxfeed.api.connection Namespace Reference
Enumerations
enum
ConnectionStatus
: int {
NotConnected
= 0,
Connected
= 1,
LoginRequired
= 2,
Authorized
= 3 }
com
dxfeed
api
connection