Click or drag to resize

DotNetTcpClient Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkDotNetTcpClient

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class DotNetTcpClient : ITransport

The DotNetTcpClient type exposes the following members.

Constructors
  NameDescription
Public methodDotNetTcpClient
Initializes a new instance of the DotNetTcpClient class
Top
Properties
Methods
  NameDescription
Public methodClose
Public methodConnect
Public methodSend
Top
Events
  NameDescription
Public eventClosed
Public eventPacketReceived
Top
See Also