toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.options
/
SetExpire
Set
Expire
sealed
class
SetExpire
:
SetOption
Inheritors
EX
PX
EXAT
PXAT
KEEPTTL
Members
Types
EX
Link copied to clipboard
class
EX
(
seconds
:
Duration
)
:
SetExpire
,
VaryingArgument
EXAT
Link copied to clipboard
class
EXAT
(
instant
:
Instant
)
:
SetExpire
,
VaryingArgument
KEEPTTL
Link copied to clipboard
data
object
KEEPTTL
:
SetExpire
PX
Link copied to clipboard
class
PX
(
milliseconds
:
Duration
)
:
SetExpire
,
VaryingArgument
PXAT
Link copied to clipboard
class
PXAT
(
instant
:
Instant
)
:
SetExpire
,
VaryingArgument