System.Runtime.Remoting.Lifetime.ILease.InitialLeaseTime Property

Gets or sets the initial time for the lease.

Syntax

public TimeSpan InitialLeaseTime { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the ILease.InitialLeaseTime property is set to TimeSpan.Zero, then the lease will never time out and the object associated with it will have an infinite lifetime.

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