Click or drag to resize

UDPProxyTransportFactoryCreateSocket Method

Létrehozza vagy előszedi a socket pool bol a socket et

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
protected bool CreateSocket(
	int localPort,
	bool portSharingEnabled,
	out Socket socket
)

Parameters

localPort
Type: SystemInt32
portSharingEnabled
Type: SystemBoolean
socket
Type: System.Net.SocketsSocket

Return Value

Type: Boolean
Most lett hozzáadva a socketPool hoz
See Also