Updates engine time timestamp. This value is used to determine if agents engine time stored
in this class is valid.
Timestamp is saved as DateTime class by default initialized to DateTime.MinValue. Timestamp value
is stored in GMT to make it portable (if it is saved on one computer and loaded on another that uses
a different time zone).
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# | Visual Basic | Visual C++ |
public void UpdateTimeStamp()
Public Sub UpdateTimeStamp
public: void UpdateTimeStamp()