Skip to content

WsTx.Tw method

Sends the stream over the socket.

public Task Tw(Stream req, CancellationToken ct)

Remarks

Fast if used with a MemoryStream with exposed buffer!

See Also