Click or drag to resize

SocketEventArgsPoolCreateReceiveSocketEventArgs Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SocketAsyncEventArgs CreateReceiveSocketEventArgs(
	IPEndPoint endPoint
)

Parameters

endPoint
Type: System.NetIPEndPoint

Return Value

Type: SocketAsyncEventArgs
See Also