Search
Preparing search index...
The search index is not available
@lxsmnsyc/future
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
BooleanSubscription
Class BooleanSubscription
A basic
Subscription
which represents a boolean state.
Hierarchy
BooleanSubscription
WithCallbacksSubscription
CompositeSubscription
WithUpstreamSubscription
Implements
Subscription
Index
Properties
state
Accessors
cancelled
Methods
cancel
Properties
Protected
state
state
:
boolean
= false
Accessors
cancelled
get
cancelled
(
)
:
boolean
Returns
boolean
Methods
cancel
cancel
(
)
:
void
Returns
void
Globals
Boolean
Subscription
state
cancelled
cancel
Generated using
TypeDoc
A basic Subscription which represents a boolean state.