PowerSNMP for .NET
Counter Class
Members 




A tagged type representing an unsigned 32-bit integer that starts at 0, can only increase in value, and wraps back to 0 when it exceeds its maximum value.
Object Model
Counter ClassDecodingException Class
Syntax
<SerializableAttribute()>
Public Class Counter 
   Inherits UIntegerBase
Dim instance As Counter
[Serializable()]
public class Counter : UIntegerBase 
[Serializable()]
public __gc class Counter : public UIntegerBase 
[Serializable()]
public ref class Counter : public UIntegerBase 
Remarks

ASN.1 Counter32 Type. UInt32, Universal and Primitive.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.UIntegerBase
            Dart.Snmp.SimpleType.Counter

See Also

Reference

Counter Members
Dart.Snmp.SimpleType Namespace

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic