public method O2GSession.useTableManager
Brief
Defines usage of the table manager.
Declaration | ||||
|
Parameters | |
mode |
The table manager mode. If you want to use table manager, the value of this parameter must be O2GTableManagerMode.YES. |
listener |
The instance of the class implementing the |
Details
This method must be called before logging in to ForexConnect. By default the table manager mode is O2GTableManagerMode.NO.
Declared in O2GSession