Share via


NSMutableUrlRequest.AllowsPersistentDns Property

Definition

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

Property Value

Attributes

Applies to