Revision time (expressed in UTC time).
Namespace:
Lextm.SharpSnmpPro.Mib
Assembly:
SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntaxpublic DateTime Time { get; }
Public ReadOnly Property Time As DateTime
Get
public:
property DateTime Time {
DateTime get ();
}
member Time : DateTime with get
Property Value
Type:
DateTime
See Also