KestrunContext.Ct property
Gets the cancellation token that is triggered when the HTTP request is aborted.
public CancellationToken Ct { get; }
See Also
- record KestrunContext
- namespace Kestrun.Models
Gets the cancellation token that is triggered when the HTTP request is aborted.
public CancellationToken Ct { get; }