System.Runtime.Remoting.Lifetime.ILease.SponsorshipTimeout Property

Gets or sets the amount of time to wait for a sponsor to return with a lease renewal time.

Syntax

public TimeSpan SponsorshipTimeout { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the ILease.SponsorshipTimeout is TimeSpan.Zero, then this lease will not take sponsors.

If a sponsor does not respond to a call to renew a lease within the time-out period, it is assumed to be dead and is removed from the list of sponsors for the current lease.

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