DataFrameHeaderImage Property
Gets the binary header image of the
DataFrame object.
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.160 -- Release Build+513330b2be7fdb9c9f4bfe60fd4f0a256321d484
protected override byte[] HeaderImage { get; }
Protected Overrides ReadOnly Property HeaderImage As Byte()
Get
protected:
virtual property array<unsigned char>^ HeaderImage {
array<unsigned char>^ get () override;
}
function get_HeaderImage();
Property Value
Byte