NEEvaluateConnectionRule.UseDnsServers Property

Definition

Gets an array of DNS server names to use for resolving the destination hostname when evaluating connectivity, if the rule is ConnectIfNeeded

public virtual string[] UseDnsServers { [Foundation.Export("useDNSServers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUseDNSServers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UseDnsServers : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to