StateRuntime 构造函数
定义
初始化 StateRuntime 类的新实例。Initializes a new instance of the StateRuntime class.
public:
StateRuntime();
public StateRuntime ();
Public Sub New ()
注解
此成员支持 ASP.NET 状态服务的 .NET Framework 基础结构实现,不应在代码中直接使用。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.