3.3.4.9 get_SponsorshipTimeout

get_SponsorshipTimeout returns the Lease Object's SponsorshipTimeout.

 TimeSpan get_SponsorshipTimeout();

Return Values: A TimeSpan value that is the SponsorshipTimeout in the associated Lease Data.

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 SponsorshipTimeout of the associated Lease Data.