Constructor.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.0.0 (0.9.0)
Syntax
| C# |
|---|
public Counter64( long value ) |
| Visual Basic |
|---|
Public Sub New ( _ value As Long _ ) |
| Visual C++ |
|---|
public: Counter64( long long value ) |
Parameters
- value
- Type: System..::..Int64
Value to set class value.