Click or drag to resize

Counter32(UInt32) Constructor

Creates a Counter32 with a specific UInt32.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
[CLSCompliantAttribute(false)]
public Counter32(
	uint value
)
View Source

Parameters

value  UInt32
Value
See Also