Click or drag to resize

QueryPacketBase Constructor

Initializes a new instance of the query packet.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected QueryPacketBase(
	short packetID
)
View Source

Parameters

packetID  Int16
Numeric identifier for the packet type.
See Also