Share via


NSUrlSessionConfiguration.AllowsUltraConstrainedNetworkAccess Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsUltraConstrainedNetworkAccess { [Foundation.Export("allowsUltraConstrainedNetworkAccess")] get; [Foundation.Export("setAllowsUltraConstrainedNetworkAccess:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsUltraConstrainedNetworkAccess")>]
[<set: Foundation.Export("setAllowsUltraConstrainedNetworkAccess:")>]
member this.AllowsUltraConstrainedNetworkAccess : bool with get, set

Property Value

Attributes

Applies to