NEVpnManager.OnDemandRules Property

Definition

Gets or sets the rules that control when on-demand connections will occur.

public virtual NetworkExtension.NEOnDemandRule[] OnDemandRules { [Foundation.Export("onDemandRules", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setOnDemandRules:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.OnDemandRules : NetworkExtension.NEOnDemandRule[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to