Click or drag to resize

ChannelFrameBaseTBinaryImage Property

Gets the binary image of this ChannelFrameBaseT.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public override byte[] BinaryImage { get; }
View Source

Property Value

Byte
Remarks
This property is overridden to include a checksum in the image.
See Also