Object
MarshalByRefObject
Lease
[Visual Basic] Public Class Lease Inherits MarshalByRefObject Implements ILease [C#] public class Lease : MarshalByRefObject, ILease [C++] public __gc class Lease : public MarshalByRefObject, ILease [JScript] public class Lease extends MarshalByRefObject, ILease
[To be supplied.]
Namespace: System.Runtime.Remoting
Assembly: mscorlib.dll