IHttpRequestTimeoutFeature.RequestTimeoutToken Property

Definition

A CancellationToken that will trigger when the request times out.

public System.Threading.CancellationToken RequestTimeoutToken { get; }
member this.RequestTimeoutToken : System.Threading.CancellationToken
Public ReadOnly Property RequestTimeoutToken As CancellationToken

Property Value

Applies to