This documentation is archived and is not being maintained.
SessionStateModule Class
.NET Framework 1.1
Provides session-state services for an application.
For a list of all members of this type, see SessionStateModule Members.
System.Object
System.Web.SessionState.SessionStateModule
[Visual Basic] NotInheritable Public Class SessionStateModule Implements IHttpModule [C#] public sealed class SessionStateModule : IHttpModule [C++] public __gc __sealed class SessionStateModule : public IHttpModule [JScript] public class SessionStateModule implements IHttpModule
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Web.SessionState
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
Assembly: System.Web (in System.Web.dll)
See Also
SessionStateModule Members | System.Web.SessionState Namespace
Show: