Share via


NSUrlSessionConfiguration.HttpMaximumConnectionsPerHost Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr HttpMaximumConnectionsPerHost { [Foundation.Export("HTTPMaximumConnectionsPerHost")] get; [Foundation.Export("setHTTPMaximumConnectionsPerHost:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("HTTPMaximumConnectionsPerHost")>]
[<set: Foundation.Export("setHTTPMaximumConnectionsPerHost:")>]
member this.HttpMaximumConnectionsPerHost : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to