|
TcpClientPayloadAware Property
|
Gets or sets a boolean value that indicates whether the payload boundaries are to be preserved during transmission.
Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.205-beta
Syntax function get_PayloadAware();
function set_PayloadAware(value);
View SourceProperty Value
BooleanSee Also