public method O2GTable.subscribeStatus

Brief

Subscribes table listener to changes of table status.

Declaration
C#
void  subscribeStatus (IO2GTableListener listener)

Parameters
listener

The table listener.

Declared in O2GTable

back