PowerSNMP for .NET
Value Field (Counter64)




Gets the value associated with this object.
Syntax
Public Value As ULong
Dim instance As Counter64
Dim value As ULong
 
value = instance.Value
 
instance.Value = value
public ulong Value
public: ulong Value
public:
ulong Value

Field Value

Returns the value assigned to this object.
Remarks

Read-only. Use the ToString method if UInt64 is not supported in your environment.

See Also

Reference

Counter64 Class
Counter64 Members


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic