WebAppHelper SessionDump Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic memberSessionDump(HttpSessionState)
Provides a static method that dumps the contents of the session datastore to the log. Also returns a copy of the datastore contents.
Public methodStatic memberSessionDump(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.
Back to Top
See Also