Click or drag to resize

SocketEventArgsPool Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkSocketEventArgsPool

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class SocketEventArgsPool

The SocketEventArgsPool type exposes the following members.

Constructors
 NameDescription
Public methodSocketEventArgsPoolInitializes a new instance of the SocketEventArgsPool class
Top
Methods
 NameDescription
Public methodCreateReceiveSocketEventArgs 
Public methodCreateSendSocketEventArgs 
Public methodDispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodRemoveReceiveSocketEventArgs 
Public methodRemoveSendSocketEventArgs 
Top
See Also