Foundation.NSStreamSocksOptions: Field Members

The fields of Foundation.NSStreamSocksOptions are listed below. For a list of all members, see the NSStreamSocksOptions Members list.

See Also: Inherited members from System.Object

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).