Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
QueueSendOptions
Interface QueueSendOptions
interface
QueueSendOptions
{
contentType
?:
QueueContentType
;
delaySeconds
?:
number
;
}
Index
Properties
content
Type?
delay
Seconds?
Properties
Optional
content
Type
content
Type
?:
QueueContentType
Optional
delay
Seconds
delay
Seconds
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
Type
delay
Seconds
@cloudflare/workers-types
Loading...