Hevea documentation

PublicTcpClient Class

The PublicTcpClient objects is the access point between the client and the server.

For a list of all members of this type, see PublicTcpClient Members.

System.Object
   System.Net.Sockets.TcpClient
      Hevea.Core.Net.PublicTcpClient

public class PublicTcpClient : TcpClient

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Net

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

PublicTcpClient Members | Hevea.Core.Net Namespace