Gets or sets the entire length of the IEEE 1344 frame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort FrameLength { get; set; }
Public Property FrameLength As UShort Get Set
public: property unsigned short FrameLength { unsigned short get (); void set (unsigned short value); }