RealTimeBaseTable Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| RealTimeBaseTable Constructor(String) | Initializes a RealTimeBaseTable instance that will immediately bind to the given table. |
| RealTimeBaseTable Constructor(Int32) | Initializes a RealTimeBaseTable instance that will immediately bind to the given table number. |
| RealTimeBaseTable Constructor() | Initializes a RealTimeBaseTable instance that allows for binding to a table to be done later. |