CacheDependency::FinishInit Method ()
.NET Framework (current version)
Completes initialization of the CacheDependency object.
Assembly: System.Web (in System.Web.dll)
The FinishInit method completes the initialization of the CacheDependency object. This method is called by all CacheDependency constructors.
Notes to Inheritors:
The FinishInit method must be called at the end of the constructor for derived classes to complete the initialization of the CacheDependency object.
.NET Framework
Available since 2.0
Available since 2.0
Show: