Method IsExpired
IsExpired()
Returns true if this device information has expired, based on the current date/time, and the CacheLifetime & AsAt properties.
Declaration
public bool IsExpired()
Returns
Type | Description |
---|---|
System.Boolean |
Returns true if this device information has expired, based on the current date/time, and the CacheLifetime & AsAt properties.
public bool IsExpired()
Type | Description |
---|---|
System.Boolean |