|   | TcpServerPayloadEndianOrder Property | 
        
        
            Gets or sets the endian order to apply for encoding and decoding payload size in a 
PayloadAware transmission.
            
 GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
 Syntax
Syntaxfunction get_PayloadEndianOrder();
function set_PayloadEndianOrder(value);
Property Value
EndianOrder Remarks
Remarks
            Setting property to null will force use of little-endian encoding.
            
 See Also
See Also