Click or drag to resize

TcpSimpleClientPayloadEndianOrder Property

Gets or sets the endian order to apply for encoding and decoding payload size in a PayloadAware transmission.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
View Source

Property Value

EndianOrder
Remarks
Setting property to null will force use of little-endian encoding.
See Also