共用方式為


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

適用於