NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Lease Class

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

Lease Members | System.Runtime.Remoting Namespace