|   | FrameParserProtocolUsesSyncBytes Property | 
        
        
            Gets flag that determines if F-NET protocol parsing implementation uses synchronization bytes.
            
        
        Namespace: GSF.PhasorProtocols.FNETAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.257-beta
 Syntax
Syntaxpublic override bool ProtocolUsesSyncBytes { get; }Public Overrides ReadOnly Property ProtocolUsesSyncBytes As Boolean
	Get
public:
virtual property bool ProtocolUsesSyncBytes {
	bool get () override;
}abstract ProtocolUsesSyncBytes : bool with get
override ProtocolUsesSyncBytes : bool with get
function get_ProtocolUsesSyncBytes();
Property Value
Boolean See Also
See Also