Logging timer delay value (units of 512 seconds)
| C# | Visual Basic | Visual C++ |
public ushort Time { get; set; }
Public Property Time As UShort
public: property unsigned short Time { unsigned short get (); void set (unsigned short value); }