Bagikan melalui


CFSocket.CreateConnectedToSocketSignature Metode

Definisi

Membuat soket yang terhubung dengan menentukan keluarga alamat, jenis soket, jenis protokol serta titik akhir untuk disambungkan.

public static CoreFoundation.CFSocket CreateConnectedToSocketSignature (System.Net.Sockets.AddressFamily family, System.Net.Sockets.SocketType type, System.Net.Sockets.ProtocolType proto, System.Net.IPEndPoint endpoint, double timeout);
static member CreateConnectedToSocketSignature : System.Net.Sockets.AddressFamily * System.Net.Sockets.SocketType * System.Net.Sockets.ProtocolType * System.Net.IPEndPoint * double -> CoreFoundation.CFSocket

Parameter

family
AddressFamily
type
SocketType
proto
ProtocolType
endpoint
IPEndPoint
timeout
Double

Waktu untuk menunggu operasi selesai.   Jika nilainya negatif, tidak ada tunggu yang terjadi, dan sebaliknya operasi berlangsung di latar belakang.

Mengembalikan

Berlaku untuk