public method O2GClosedTradesTable.unsubscribeStatus

Brief

Unsubscribes table listener from changes of table status.

Declaration
C#
void  unsubscribeStatus (IO2GTableListener listener)

Parameters
listener

The table listener.

Declared in O2GTable

back