StateRuntime Constructor

Definition

Initializes a new instance of the StateRuntime class.

public:
 StateRuntime();
public StateRuntime ();
Public Sub New ()

Remarks

This member supports the .NET Framework infrastructure implementation of the ASP.NET state service and is not intended be used directly from your code. For more information about session-state storage options, see Session-State Modes.

Applies to

See also