Editar

Share via


NSUrlSessionConfiguration.ConnectionProxyDictionary Property

Definition

A dictionary with information about the HTTP proxy to use within this session.

public virtual Foundation.NSDictionary ConnectionProxyDictionary { [Foundation.Export("connectionProxyDictionary", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setConnectionProxyDictionary:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ConnectionProxyDictionary : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to