Click or drag to resize

DotNetTcpClient Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkDotNetTcpClient

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

The DotNetTcpClient type exposes the following members.

Constructors
 NameDescription
Public methodDotNetTcpClientInitializes 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