次の方法で共有


NSStreamSocksOptions.Version フィールド

定義

SOCKS プロキシ バージョン (4 または 5)。

public int Version;
val mutable Version : int

フィールド値

注釈

現時点では、値 4 (SOCKS4 の場合) と 5 (SOCKS5 の場合) のみがサポートされています。

適用対象