Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/quorum
ActivateMessage
Interface ActivateMessage
interface
ActivateMessage
{
cache_mode
:
"nocache"
|
"cache"
;
entity
?:
string
;
guid
?:
string
;
topic
?:
string
;
type
:
"activate"
;
until_version
:
string
;
}
Hierarchy
QuorumMessageBase
ActivateMessage
Index
Properties
cache_
mode
entity?
guid?
topic?
type
until_
version
Properties
cache_
mode
cache_
mode
:
"nocache"
|
"cache"
Optional
entity
entity
?:
string
Optional
guid
guid
?:
string
Optional
topic
topic
?:
string
type
type
:
"activate"
until_
version
until_
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache_
mode
entity
guid
topic
type
until_
version
@hotmeshio/hotmesh
Loading...