Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. System.Net.Http
  3. SocketsHttpHandler
  4. Properties
  • SocketsHttpHandler
    • SocketsHttpHandler()
    • ActivityHeadersPropagator
    • AllowAutoRedirect
    • AutomaticDecompression
    • ConnectCallback
    • ConnectTimeout
    • CookieContainer
    • Credentials
    • DefaultProxyCredentials
    • EnableMultipleHttp2Connections
    • EnableMultipleHttp3Connections
    • Expect100ContinueTimeout
    • InitialHttp2StreamWindowSize
    • IsSupported
    • KeepAlivePingDelay
    • KeepAlivePingPolicy
    • KeepAlivePingTimeout
    • MaxAutomaticRedirections
    • MaxConnectionsPerServer
    • MaxResponseDrainSize
    • MaxResponseHeadersLength
    • MeterFactory
    • PlaintextStreamFilter
    • PooledConnectionIdleTimeout
    • PooledConnectionLifetime
    • PreAuthenticate
    • Properties
    • Proxy
    • RequestHeaderEncodingSelector
    • ResponseDrainTimeout
    • ResponseHeaderEncodingSelector
    • SslOptions
    • UseCookies
    • UseProxy
    • Dispose(Boolean)
    • Send(HttpRequestMessage, CancellationToken)
    • SendAsync(HttpRequestMessage, CancellationToken)
net9.0
namespace System.Net.Http
{
    [UnsupportedOSPlatform("browser")]
    public sealed class SocketsHttpHandler : HttpMessageHandler
    {
        public IDictionary<string!, object?>! Properties { get; }
    }
}
nuget.org
0.0 %
Reference this API
.NET 5.06.07.08.09.0
.NET Core 2.12.23.03.1
Information specific to net9.0
Assembly

System.Net.Http , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a

Referencing

The API is automatically referenced.

Platform Restrictions

The property getter is supported on any platform except for these:

  • Browser
  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙