MySQL Connector/Net |
MySqlSessionStateStore..::.Dispose Method |
MySqlSessionStateStore Class See Also Send Feedback |
This method releases all the resources for this instance.
Namespace:
MySql.Web.SessionState
Assembly:
MySql.Web (in MySql.Web.dll) Version: 6.2.2.0
Syntax
C# |
---|
public override void Dispose() |
Visual Basic (Declaration) |
---|
Public Overrides Sub Dispose |
Visual C++ |
---|
public: virtual void Dispose() override |