interface Deno.QuicSendStreamOptions
unstable
optional
sendOrder: number = 0Indicates the send priority of this stream relative to other streams for which the value has been set.
optional
waitUntilAvailable: boolean = falseWait until there is sufficient flow credit to create the stream.