Property ContextAbortedToken
ContextAbortedToken
Gets a value that indicates whether the HTTP connection has been aborted.
public virtual CancellationToken ContextAbortedToken { get; }
Property Value
- CancellationToken
A CancellationToken that can be used to signal that the HTTP connection has been aborted.