The SmashSession type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| DeactivateSession |
Prepares a session for tombstoning.
| |
| Dispose |
The IDisposable.Dispose() method.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
| IsRecordOwned T |
Checks if a record has been created by current client.
| |
| JoinSessionFromState |
Re-activates a session when application comes back from tombstone state.
| |
Creates a shallow copy of the current (Inherited from | ||
| Refresh |
Forces a refresh of data in SmashTable associated with session. If session uses long poll, this has no effect.
| |
| ResumeSession |
Resumes session synchronization after rejoining from tombstone states.
| |
| Shutdown |
Initiates shutdown of a session. The session will disconnect from the service, the session data in the Smash service is preserved.
| |
| (Inherited from |
See Also