|   | TcpServerPayloadMarker Property | 
        
        
            Gets or sets the byte sequence used to mark the beginning of a payload in a 
PayloadAware transmission.
            
 GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
 Syntax
Syntaxfunction get_PayloadMarker();
function set_PayloadMarker(value);
Property Value
Byte Remarks
Remarks
            Setting property to null will create a zero-length payload marker.
            
 See Also
See Also