Click or drag to resize
DotNetTcpClient Class
Inheritance Hierarchy
SystemObject
  Ozeki.NetworkDotNetTcpClient

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
  NameDescription
Public methodClose
Public methodConnect
Public methodSend
Top
Properties
Events
  NameDescription
Public eventClosed
Public eventPacketReceived
Top
See Also