<PackageReference Include="System.ServiceModel.Http" Version="6.0.0-preview1.23060.3" />

System.ServiceModel.Channels.HttpAbortReason

namespace System.ServiceModel.Channels { internal enum HttpAbortReason { None, Aborted, TimedOut } }