dxFeed .Net API
5.13.0
dxFeed .Net API library intended to provide market data access for DX clients
|
Data Structures | |
struct | Enumerator |
Public Member Functions | |
Enumerator | GetEnumerator () |
IEnumerator IEnumerable. | GetEnumerator () |
IEnumerator< T > IEnumerable< T >. | GetEnumerator () |
Package Functions | |
unsafe | NativeEventBuffer (EventType type, IntPtr symbol, IntPtr head, int size, EventParams eventParams, Func< IntPtr, int, string, T > readEvent) |
Properties | |
EventType | EventType [get] |
string | Symbol [get] |
int | Size [get] |
EventParams | EventParams [get] |
![]() | |
EventType | EventType [get] |
string | Symbol [get] |
int | Size [get] |
EventParams | EventParams [get] |
Private Attributes | |
readonly EventType | type |
readonly IntPtr | head |
readonly int | size |
readonly Func< IntPtr, int, string, T > | readEvent |
readonly string | symbol |
readonly EventParams | eventParams |
|
inlinepackage |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
get |
|
get |