Share via


DefaultSessionStateProvider.Dispose Method ()

 

Releases the resources used by the current instance of the DefaultSessionStateProvider class.

Namespace:   System.Web.Providers
Assembly:  System.Web.Providers (in System.Web.Providers.dll)

Syntax

public override void Dispose()
public:
virtual void Dispose() override
override Dispose : unit -> unit
Public Overrides Sub Dispose

See Also

DefaultSessionStateProvider Class
System.Web.Providers Namespace
ASP.NET Identity

Return to top