Interface IServerSession
The interface for a server session.
- Inherited Members
Properties
- Id
Gets the session Id.
- Last
Used At Gets the time this server session was last used (in UTC).
Methods
- Advance
Transaction Number() Gets the next transaction number.
- Was
Used() Called by the driver when the session is used (i.e. sent to the server).