Click or drag to resize

TcpSimpleClientPayloadAware Property

Gets or sets a boolean value that indicates whether the payload boundaries are to be preserved during transmission.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool PayloadAware { get; set; }
View Source

Property Value

Boolean
See Also