System.Runtime.Remoting.Lifetime.ILease.Register Method

Registers a sponsor for the lease, and renews it by the specified TimeSpan.

Syntax

public void Register (ISponsor obj, TimeSpan renewalTime)

Parameters

obj
The callback object of the sponsor.
renewalTime
The length of time to renew the lease by.

Remarks

Documentation for this section has not yet been entered.

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