HttpRequestWrapper::TimedOutToken Property
.NET Framework (current version)
Gets a CancellationToken object that is tripped when a request times out.
Assembly: System.Web (in System.Web.dll)
public: property CancellationToken TimedOutToken { virtual CancellationToken get() override; }
For more information, see HttpRequest::TimedOutToken.
.NET Framework
Available since 4.5
Available since 4.5
Show: