System.Runtime.Remoting.Lifetime.ISponsor

Indicates that the implementer wants to be a lifetime lease sponsor.

See Also: ISponsor Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public interface ISponsor

Remarks

An object must implement the System.Runtime.Remoting.Lifetime.ISponsor interface if it needs to request a lease renewal for a particular object. An object that implements the System.Runtime.Remoting.Lifetime.ISponsor interface can become a sponsor by registering itself with the lease manager. The System.Runtime.Remoting.Lifetime.ISponsor interface is used by the lifetime service to call back to the sponsor.

Requirements

Namespace: System.Runtime.Remoting.Lifetime
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0