interface Deno.QuicSendStreamOptions
unstable
Properties Jump to heading
optional
Jump to headingsendOrder: number = 0
Indicates the send priority of this stream relative to other streams for which the value has been set.
optional
Jump to headingwaitUntilAvailable: boolean = false
Wait until there is sufficient flow credit to create the stream.