NSUrlSessionConfiguration.HttpMaximumConnectionsPerHost Property

Definition

The maximum number of simultaneous connections allowed for a single host.

public virtual nint HttpMaximumConnectionsPerHost { [Foundation.Export("HTTPMaximumConnectionsPerHost")] get; [Foundation.Export("setHTTPMaximumConnectionsPerHost:")] set; }
member this.HttpMaximumConnectionsPerHost : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to