Click or drag to resize

StringPacket Class

Inheritance Hierarchy
SystemObject
  Ozeki.NetworkStringPacket

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public sealed class StringPacket : IPacket

The StringPacket type exposes the following members.

Constructors
  NameDescription
Public methodStringPacket
Initializes a new instance of the StringPacket class
Top
Properties
  NameDescription
Public propertyBytes
Top
See Also