Table of Contents

Property ContextAbortedToken

Namespace
Sisk.Cadente.CoreEngine
Assembly
Sisk.Cadente.CoreEngine.dll

ContextAbortedToken

Gets a value that indicates whether the HTTP connection has been aborted.

public override CancellationToken ContextAbortedToken { get; }

Property Value

CancellationToken

A CancellationToken that can be used to signal that the HTTP connection has been aborted.