Determines if the key is older than five minutes and is no longer usable.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public bool IsExpired { get; }
Visual Basic
Public ReadOnly Property IsExpired As Boolean
	Get

See Also