enum O2GPriceUpdateMode
Brief
The enum specifies a set of constants representing the price update mode that indicates whether a session receives prices or not.
Details
The price update mode can be obtained by calling the O2GSession.getPriceUpdateMode method.
The type defined in the fxcore2.dll
assembly.
The namespace is fxcore2
.
Static Public Fields | |
The constant represents the default price update mode at which a session object receives price updates. |
|
The constant represents the price update mode at which a session object does not receive price updates. |