This documentation is archived and is not being maintained.
IStateRuntime Methods
Visual Studio 2010
The IStateRuntime type exposes the following members.
| Name | Description | |
|---|---|---|
|
ProcessRequest(IntPtr, Int32, String, Int32, Int32, Int32, Int32, Int32, IntPtr) | Used by the ASP.NET state server to process session data. |
|
ProcessRequest(IntPtr, Int32, String, Int32, Int32, Int32, Int32, Int32, Int32, 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. |
Show: