Preparing search index...
The search index is not available
biorate
biorate
axios
CancelTokenStatic
Interface CancelTokenStatic
interface
CancelTokenStatic
{
new CancelTokenStatic
new
(
executor
)
:
CancelToken
;
source
(
)
:
CancelTokenSource
;
}
Index
Constructors
constructor
Methods
source
Constructors
constructor
new
Cancel
Token
Static
(
executor
)
:
CancelToken
Parameters
executor
:
(
(
cancel
)
=>
void
)
(
cancel
)
:
void
Parameters
cancel
:
Canceler
Returns
void
Returns
CancelToken
Methods
source
source
(
)
:
CancelTokenSource
Returns
CancelTokenSource
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
source
biorate
Loading...