Gets the length of the data in the SEL Fast Message frame (i.e., the FrameSize minus the HeaderLength and checksum) of this CommonFrameHeader.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort DataLength { get; }
Public ReadOnly Property DataLength As UShort Get
public: property unsigned short DataLength { unsigned short get (); }