Preparing search index...
The search index is not available
Distributed Lab | Web-Kit
Distributed Lab | Web-Kit
@distributedlab/fetcher
FetcherAbortManager
Class FetcherAbortManager
Hierarchy
FetcherAbortManager
Index
Constructors
constructor
Properties
#controllers
Methods
abort
clear
get
has
set
set
Safe
Constructors
constructor
new
Fetcher
Abort
Manager
(
)
:
FetcherAbortManager
Returns
FetcherAbortManager
Properties
Private
Readonly
#controllers
#controllers
:
Map
<
string
,
AbortController
>
Methods
abort
abort
(
requestId
?:
string
)
:
boolean
Parameters
Optional
requestId:
string
Returns
boolean
clear
clear
(
requestId
?:
string
)
:
boolean
Parameters
Optional
requestId:
string
Returns
boolean
get
get
(
requestId
:
string
)
:
undefined
|
AbortController
Parameters
requestId:
string
Returns
undefined
|
AbortController
has
has
(
requestId
:
string
)
:
boolean
Parameters
requestId:
string
Returns
boolean
set
set
(
requestId
:
string
)
:
AbortController
Parameters
requestId:
string
Returns
AbortController
set
Safe
set
Safe
(
requestId
?:
string
)
:
null
|
AbortSignal
Parameters
Optional
requestId:
string
Returns
null
|
AbortSignal
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Distributed
Lab |
Web-
Kit
@distributedlab/fetcher
@distributedlab/jac
@distributedlab/reactivity
@distributedlab/tools
@distributedlab/w3p
Fetcher
Abort
Manager
constructor
#controllers
abort
clear
get
has
set
set
Safe
Generated using
TypeDoc