SNMP version 3 agent engine boots value

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public Integer32 EngineBoots { get; }
Public ReadOnly Property EngineBoots As Integer32
public:
property Integer32^ EngineBoots {
	Integer32^ get ();
}

See Also