共用方式為


NSStream.CreatePairWithSocket(CFSocket, NSInputStream, NSOutputStream) 方法

定義

public static void CreatePairWithSocket (CoreFoundation.CFSocket socket, out Foundation.NSInputStream readStream, out Foundation.NSOutputStream writeStream);
static member CreatePairWithSocket : CoreFoundation.CFSocket *  *  -> unit

參數

socket
CFSocket
readStream
NSInputStream
writeStream
NSOutputStream

適用於