RealTimeBaseTable Constructor(Int32)
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a RealTimeBaseTable instance that will immediately bind to the given table number.
public RealTimeBaseTable(
int tableNumber
)
public:
RealTimeBaseTable(
int tableNumber
)
Parameters
- tableNumber
- The table number to which to bind.