This documentation is archived and is not being maintained.
HttpSessionState.RemoveAll Method
.NET Framework 1.1
Clears all session-state values.
[Visual Basic] Public Sub RemoveAll() [C#] public void RemoveAll(); [C++] public: void RemoveAll(); [JScript] public function RemoveAll();
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
HttpSessionState Class | HttpSessionState Members | System.Web.SessionState Namespace
Show: