Skip to content

[QUIC] Support cancellation of QUIC writes #32077

@scalablecory

Description

@scalablecory

Current APIs do not report cancellation to the user and should throw an OperationCanceledException:

// TODO throw if a write was canceled.
uint errorCode = evt.Data.SendComplete.Canceled;

Metadata

Metadata

Assignees

Labels

area-System.Net.QuicenhancementProduct code improvement that does NOT require public API changes/additions

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions