Click or drag to resize

SocketAsyncBufferPool Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkSocketAsyncBufferPool

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class SocketAsyncBufferPool

The SocketAsyncBufferPool type exposes the following members.

Constructors
 NameDescription
Public methodSocketAsyncBufferPoolInitializes a new instance of the SocketAsyncBufferPool class
Top
Methods
 NameDescription
Public methodFreeBuffer 
Public methodSetBuffer 
Top
See Also