Click or drag to resize

UDPProxyTransportFactoryRemoveSocket Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool RemoveSocket(
	Socket socket
)

Parameters

socket
Type: System.Net.SocketsSocket

Return Value

Type: Boolean
See Also