Releases all resources used by the System.Web.SessionState.SessionStateStoreProviderBase implementation.
The SessionStateStoreProviderBase.Dispose method is called when the SessionStateModule.Dispose method executes at the closing of the application domain. Classes that inherit the System.Web.SessionState.SessionStateStoreProviderBase class can use this method to free any resources no longer in use.