다음을 통해 공유


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

적용 대상