次の方法で共有


NSStream.CreatePairWithSocketToHost メソッド

定義

public static void CreatePairWithSocketToHost (System.Net.IPEndPoint endpoint, out Foundation.NSInputStream readStream, out Foundation.NSOutputStream writeStream);
static member CreatePairWithSocketToHost : System.Net.IPEndPoint *  *  -> unit

パラメーター

endpoint
IPEndPoint
readStream
NSInputStream
writeStream
NSOutputStream

適用対象