VirtualFileBase.InitializeLifetimeService Method ()
.NET Framework (current version)
Gives a VirtualFileBase instance an infinite lifetime by preventing a lease from being created.
Assembly: System.Web (in System.Web.dll)
This method overrides the InitializeLifetimeService method on its base class. It always returns null and thereby prevents a lease from being created that would limit the lifetime of the virtual file or directory.
.NET Framework
Available since 2.0
Available since 2.0
Show: