ASN.1 Gauge32 value class.
Namespace:
SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.2.0 (0.5.2.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class Gauge32 : UInteger32 |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class Gauge32 _ Inherits UInteger32 |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Gauge32 : public UInteger32 |