Click or drag to resize

PacketParserProtocolUsesSyncBytes Property

Returns false since the protocol implementation of IPacket does not use synchronization.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public override bool ProtocolUsesSyncBytes { get; }
View Source

Property Value

Boolean
See Also