This documentation is archived and is not being maintained.
IStateRuntime Members
Visual Studio 2008
Defines the interface used by the ASP.NET state service to manage session data.
The IStateRuntime type exposes the following members.
| Name | Description | |
|---|---|---|
|
ProcessRequest | Overloaded. 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: