NSStream.CreatePairWithSocketToHost Method

Definition

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

Parameters

endpoint
IPEndPoint
readStream
NSInputStream
writeStream
NSOutputStream

Applies to