IStateRuntime Members
.NET Framework 3.0
Defines the interface used by the ASP.NET state service to manage session data.
The following tables list the members exposed by the IStateRuntime type.
| 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. |
Reference
IStateRuntime InterfaceSystem.Web.SessionState Namespace
Other Resources
ASP.NET Session StateCommunity Additions
ADD
Show: