HttpSessionStateContainer.RemoveAll 方法

定义

清除所有会话状态值。

public:
 virtual void RemoveAll();
public void RemoveAll ();
abstract member RemoveAll : unit -> unit
override this.RemoveAll : unit -> unit
Public Sub RemoveAll ()

实现

注解

RemoveAll 执行与 相同的功能 Clear

适用于

另请参阅