Initializes a new instance of the packet.
            

 Declaration Syntax
protected PacketBase(
	short packetID
)
Protected Sub New ( _
	packetID As Short _
)
protected:
PacketBase(
	short packetID
)

 Parameters
- packetID (Int16)
 - Numeric identifier for the packet type.
 
Assembly: 
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252