Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the approximate time remaining in the lease period, in
seconds. This is only provided when breaking a lease.
public int? LeaseTime { get; }
member this.LeaseTime : Nullable<int>
Public ReadOnly Property LeaseTime As Nullable(Of Integer)