DataFrameHeaderImage Property
Gets the binary header image of the
DataFrame object.
Namespace: Gemstone.PhasorProtocols.SelFastMessageAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.165 -- Release Build+4602076e5063a409825f3f5a8c01b62eac861155
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