GetLifetimeService Method
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Syntax
public System.object GetLifetimeService()Public Function GetLifetimeService() As System.ObjectReturn Value
An object of type System.Runtime.Remoting.Lifetime.ILease used to control the lifetime policy for this instance.