The amount of time remaining on the lease.
[Visual Basic] Overridable Public ReadOnly Property CurrentLeaseTime As TimeSpan [C#] public TimeSpan CurrentLeaseTime {virtual get;} [C++] public: __property virtual TimeSpan get_CurrentLeaseTime(); [JScript] public function get CurrentLeaseTime() : TimeSpan;
Lease Class | Lease Members | System.Runtime.Remoting Namespace