See Also: ISponsor Members
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.