Overload List
Name | Description | |
---|---|---|
![]() ![]() | SessionDump(HttpSessionState) |
Provides a static method that dumps the contents of the session
datastore to the log. Also returns a copy of the datastore contents.
|
![]() ![]() | SessionDump(HttpSessionState, NameValueCollection) |
Provides a static method that dumps the contents of the session
datastore to the log. Also returns a copy of the datastore contents.
|
See Also