KestrunContext.Ct property

Gets the cancellation token that is triggered when the HTTP request is aborted.

public CancellationToken Ct { get; }

See Also