Foundation.NSStreamSocksOptions Members

The members of Foundation.NSStreamSocksOptions are listed below.

See Also: Inherited members from System.Object

Public Constructors

Constructs an empty instance of the settings.

Public Fields

HostNamestring. SOCKS proxy hostname.
HostPortint. SOCKS proxy port.
Passwordstring. Password for the SOCKS proxy user.
Usernamestring. Username for the SOCKS proxy user
Versionint. SOCKS proxy version (4 or 5).