Click or drag to resize
RemoveExpiredSessions Class
Provides an ITask interface to update database.
Inheritance Hierarchy
SystemObject
  CMS.MembershipRemoveExpiredSessions

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntax
C#
public class RemoveExpiredSessions : IWorkerTask

The RemoveExpiredSessions type exposes the following members.

Constructors
  NameDescription
Public methodRemoveExpiredSessions
Top
Methods
  NameDescription
Public methodExecute
Overload method which is executed by scheduler.
Top
See Also