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!

LeaseManager Class

The LeaseManager is responsible for managing and maintaining a list of registered leases and notifying the relevant sponsors of any changes in the state of the lease.

Object
   LeaseManager

[Visual Basic]
Public Class LeaseManager
[C#]
public class LeaseManager
[C++]
public __gc class LeaseManager
[JScript]
public class LeaseManager

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

LeaseManager Members | System.Runtime.Remoting Namespace