SessionManagerRemoveExpiredSessions Method (Boolean, Boolean) |
Removes expired sessions.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
Syntax public static void RemoveExpiredSessions(
bool database,
bool hashtables
)
Parameters
- database
- Type: SystemBoolean
- hashtables
- Type: SystemBoolean
See Also