Click or drag to resize

Counter32(Int64) Constructor

Initializes a new instance of the Counter32 class.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public Counter32(
	long value
)
View Source

Parameters

value  Int64
The value.
See Also