System.Web.SessionState.SessionStateStoreProviderBase.Dispose Method

Releases all resources used by the System.Web.SessionState.SessionStateStoreProviderBase implementation.

Syntax

public abstract void Dispose ()

Remarks

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.

Requirements

Namespace: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0