This documentation is archived and is not being maintained.

IStateRuntime Members

Defines the interface used by the ASP.NET state service to manage session data.

The IStateRuntime type exposes the following members.

  NameDescription
Public method ProcessRequest Overloaded. Used by the ASP.NET state server to process session data.
Public method StopProcessing Stops the processing of session data stored in ASP.NET state server.
Top
Show: