lastUsed property
The time when this session was last used.
Operates only with minute resolution, to avoid excessive writes to the database.
Implementation
DateTime lastUsed;
The time when this session was last used.
Operates only with minute resolution, to avoid excessive writes to the database.
DateTime lastUsed;