MarshalByRefObject.GetLifetimeService Method
.NET Framework 3.0
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly: mscorlib (in mscorlib.dll)
public final Object GetLifetimeService ()
public final function GetLifetimeService () : Object
Not applicable.
Return Value
An object of type ILease used to control the lifetime policy for this instance.For more information about lifetime services, see the LifetimeServices class.
- SecurityPermission for operating with infrastructure code. Associated enumeration: SecurityPermissionFlag.Infrastructure
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: