The ISmashTable type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| GetState |
Gets serialable state from the derived SmashTable for application hibernation.
This is used internally by Smash and applications should not call this API.
| |
| PrepareSendRecord |
Internal method used by Smash to synchronize table state with state shared by the Smash service.
This is used internally by Smash and applications should not call this API.
| |
| SetSession |
Attaches a SmashSession to a SmashTable.
This is used internally by Smash and applications should not call this API.
|
Properties
| Name | Description | |
|---|---|---|
| TypeHash |
Unique identifying hash of the derived SmashTable's type and name.
This is used internally by Smash and applications should not call this API.
|
See Also