Skip to main content
Deno.QuicSendStreamOptions.waitUntilAvailable - Deno documentation
property Deno.QuicSendStreamOptions.waitUntilAvailable

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

Type

boolean
Back to top