TcpConnection PropertiesBespoke Osc Library
The TcpConnection type exposes the following members.
Properties

  NameDescription
Public propertyClient
Gets the associated socket.
Public propertyLittleEndianByteOrder
Gets or sets the expected endianness of integral value types.
Public propertyReader
Gets the associated reader.
Public propertyWriter
Gets the associated writer.
Back to Top
See Also