NERelayManager.AllowDNSFailover Property

Definition

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

Property Value

Attributes

Applies to