Constructor.
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public TimeTicks( uint value ) |
| Visual Basic |
|---|
Public Sub New ( _ value As UInteger _ ) |
| Visual C++ |
|---|
public: TimeTicks( unsigned int value ) |
Parameters
- value
- Type: System..::..UInt32
Initialize the TimeTicks class to this unsigned integer value.