System.Runtime.Remoting.Lifetime.ISponsor.Renewal Method

Requests a sponsoring client to renew the lease for the specified object.

Syntax

public TimeSpan Renewal (ILease lease)

Parameters

lease
The lifetime lease of the object that requires lease renewal.

Returns

The additional lease time for the specified object.

Remarks

The ISponsor.Renewal(ILease) method is called by the distributed garbage collector to renew the lease for the specified object.

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