kaven-basic - v4.5.0
Preparing search index...
ICache
Interface ICache
interface
ICache
{
absoluteExpiration
:
Date
;
name
:
string
;
value
:
unknown
;
IsExpired
()
:
boolean
;
}
Implemented by
NameValueCache
Index
Properties
absolute
Expiration
name
value
Methods
Is
Expired
Properties
absolute
Expiration
absoluteExpiration
:
Date
name
name
:
string
value
value
:
unknown
Methods
Is
Expired
IsExpired
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute
Expiration
name
value
Methods
Is
Expired
kaven-basic - v4.5.0
Loading...