Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/quorum
ThrottleMessage
Interface ThrottleMessage
interface
ThrottleMessage
{
entity
?:
string
;
guid
?:
string
;
throttle
:
number
;
topic
?:
string
;
type
:
"throttle"
;
}
Hierarchy
QuorumMessageBase
ThrottleMessage
Index
Properties
entity?
guid?
throttle
topic?
type
Properties
Optional
entity
entity
?:
string
Optional
guid
guid
?:
string
throttle
throttle
:
number
Optional
topic
topic
?:
string
type
type
:
"throttle"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
guid
throttle
topic
type
@hotmeshio/hotmesh
Loading...