3.3.4.11 get_CurrentLeaseTime

get_CurrentLeaseTime returns the expiration time of the Lease Object.

 TimeSpan get_CurrentLeaseTime();

Return Values:  A TimeSpan value that is the TTL of the associated Server Object.

Exceptions: No Exceptions are specified for this method other than the Exceptions common to all Remote Methods in .NET Remoting (as specified in [MS-NRTP] section 3.2.5.1.7.2).

The method has no arguments. The implementation of the method MUST return the current value of the Lease TTL Timer.