Click or drag to resize

PacketType11Process Method

Processes PacketType11.

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