System.Web.SessionState.SessionStateModule Members

The members of System.Web.SessionState.SessionStateModule are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.SessionState.SessionStateModule class.

Public Methods

Dispose()

Executes final cleanup code before the System.Web.SessionState.SessionStateModule object is released from memory.

Init(System.Web.HttpApplication)

Calls initialization code when a System.Web.SessionState.SessionStateModule object is created.

Public Events

End

Occurs when a session ends.

Start

The event that occurs when a session is created.