Click or drag to resize

CommandFrameBaseExtendedData Property

Gets or sets extended binary image data for this CommandFrameBase.

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

Property Value

Byte

Implements

ICommandFrameExtendedData
See Also