Gets the timestamp of this frame in NTP format.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public NtpTimeTag TimeTag { get; }
Public ReadOnly Property TimeTag As NtpTimeTag Get
public: property NtpTimeTag^ TimeTag { NtpTimeTag^ get (); }