|
FrameImageCollectorBinaryImage Property
|
Gets the combined binary image of all the collected frame images.
Namespace: GSF.PhasorProtocols.IEEE1344Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public byte[] BinaryImage { get; }
Public ReadOnly Property BinaryImage As Byte()
Get
member BinaryImage : byte[] with get
function get_BinaryImage();
View SourceProperty Value
ByteSee Also