Click or drag to resize

TcpClientPayloadMarker Property

Gets or sets the byte sequence used to mark the beginning of a payload in a PayloadAware transmission.

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

Property Value

Byte
Remarks
Setting property to null will create a zero-length payload marker.
See Also