Click or drag to resize
SocketEventArgsPoolRemoveReceiveSocketEventArgs Method

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void RemoveReceiveSocketEventArgs(
	SocketAsyncEventArgs e
)

Parameters

e
Type: System.Net.SocketsSocketAsyncEventArgs
See Also