Gets the up-time (in seconds) of the DataListener.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[BrowsableAttribute(false)] public Time RunTime { get; }
<BrowsableAttribute(False)> _ Public ReadOnly Property RunTime As Time
[BrowsableAttribute(false)] public: property Time RunTime { Time get (); }