Click or drag to resize

PacketType3Process Method

Processes PacketType3.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected virtual IEnumerable<byte[]> Process()
View Source

Return Value

IEnumerableByte
An IEnumerableT object containing the binary images of Summary for the RequestIDs.
See Also