openPDC Historian Help
ProtocolUsesSyncBytes Property
NamespacesTVA.Historian.PacketsPacketParserProtocolUsesSyncBytes
Returns false since the protocol implementation of IPacket does not use synchronization.
Declaration Syntax
C#Visual BasicVisual C++
public override bool ProtocolUsesSyncBytes { get; }
Public Overrides ReadOnly Property ProtocolUsesSyncBytes As Boolean
public:
virtual property bool ProtocolUsesSyncBytes {
	bool get () override;
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252