Lease.IsExpired Method

Definition

Determines whether the lease is expired.

public virtual bool IsExpired ();
abstract member IsExpired : unit -> bool
override this.IsExpired : unit -> bool
Public Overridable Function IsExpired () As Boolean

Returns

true if the lease is expired; otherwise, false.

Applies to