This documentation is archived and is not being maintained.
CacheDependency.Dispose Method
.NET Framework 1.1
Releases the resources used by the CacheDependency object.
[Visual Basic] Public Overridable Sub Dispose() Implements IDisposable.Dispose [C#] public virtual void Dispose(); [C++] public: virtual void Dispose(); [JScript] public function Dispose();
Implements
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
CacheDependency Class | CacheDependency Members | System.Web.Caching Namespace
Show: