Edit

Share via


NSStreamSocksOptions.Version Field

Definition

SOCKS proxy version (4 or 5).

public int Version;
val mutable Version : int

Field Value

Remarks

Currently only the values 4 (for SOCKS4) and five (for SOCKS5) are supported.

Applies to