PowerSNMP for .NET
Counter64 Class
Members 




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

ASN.1 Counter64 Type. UInt64, Universal and Primitive.

Inheritance Hierarchy

System.Object
   Dart.Snmp.TaggedType
      Dart.Snmp.SimpleTaggedType
         Dart.Snmp.SimpleType.Counter64

See Also

Reference

Counter64 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