The amount of time remaining on the lease.
[Visual Basic] ReadOnly Property CurrentLeaseTime As TimeSpan [C#] TimeSpan CurrentLeaseTime {get;} [C++] TimeSpan get_CurrentLeaseTime() = 0; [JScript] abstract function get CurrentLeaseTime() : TimeSpan;
ILease Interface | ILease Members | System.Runtime.Remoting Namespace