Click or drag to resize

PacketBaseCommonHeader Property

Gets or sets the PacketCommonHeader for the packet.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public ICommonHeader<short> CommonHeader { get; set; }
View Source

Property Value

ICommonHeaderInt16

Implements

ISupportFrameImageTTypeIdentifierCommonHeader
See Also