NSUrlSessionConfiguration.ProxyConfigurations Property

Definition

Gets or sets the proxy configurations for this session.

public Network.NWProxyConfig[] ProxyConfigurations { get; set; }
member this.ProxyConfigurations : Network.NWProxyConfig[] with get, set

Property Value

An array of NWProxyConfig objects representing the proxy configurations.

Applies to