deno.com

interface Deno.QuicSendStreamOptions

unstable

Properties #

#sendOrder: number = 0
optional

Indicates the send priority of this stream relative to other streams for which the value has been set.

#waitUntilAvailable: boolean = false
optional

Wait until there is sufficient flow credit to create the stream.