System.Web.SessionState.StateRuntime Members

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

See Also: Inherited members from System.Object

Public Constructors

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

Public Methods

ProcessRequest(IntPtr, int, string, int, int, int, int, int, int, IntPtr)

Used by the ASP.NET state server to process session data.

ProcessRequest(IntPtr, int, string, int, int, int, int, int, IntPtr)

Used by the ASP.NET state server to process session data.

StopProcessing()

Stops the processing of session data stored in the ASP.NET state server.