Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
ExecutionContext
Interface ExecutionContext
interface
ExecutionContext
{
passThroughOnException
(
)
:
void
;
waitUntil
(
promise
)
:
void
;
}
Index
Methods
pass
Through
On
Exception
wait
Until
Methods
pass
Through
On
Exception
pass
Through
On
Exception
(
)
:
void
Returns
void
wait
Until
wait
Until
(
promise
)
:
void
Parameters
promise
:
Promise
<
any
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
pass
Through
On
Exception
wait
Until
@cloudflare/workers-types
Loading...