The class used to return the handle to client sessions established with the server.
For a list of all members of this type, see InternetServer.ClientHandleArray Members.
System.Object
SocketTools.InternetServer.ClientHandleArray
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The ClientHandleArray class returns the handles for each client session that has been established with the server. A read-only instance of this class is created by the InternetServer class constructor and accessed using the ClientHandle array.
Namespace: SocketTools
Assembly: SocketTools.InternetServer (in SocketTools.InternetServer.dll)
InternetServer.ClientHandleArray Members | SocketTools Namespace | ClientHandle Field