dxFeed .Net API
5.8.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Public Member Functions | |
bool | HasEvent< E > () |
E | GetEvent< E > () |
void | AddEvent< E > (E eventData) |
Private Attributes | |
ConcurrentDictionary< EventType, EventStorage< IDxEventType > > | lastEvents = new ConcurrentDictionary<EventType, EventStorage<IDxEventType>>() |
|
inline |
E | : | class | |
E | : | IDxEventType |
|
inline |
E | : | class | |
E | : | IDxEventType |
|
inline |
E | : | class | |
E | : | IDxEventType |
|
private |