Table of Contents

Property ContextAbortedToken

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

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.