System.Web.SessionState.IStateRuntime: Method Members

The methods of System.Web.SessionState.IStateRuntime are listed below. For a list of all members, see the IStateRuntime Members list.

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 ASP.NET state server.