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: 1.8.12.0 (1.8.12)
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