Click or drag to resize

Gauge32(UInt32) Constructor

Creates a Gauge32 with a specific UInt32.

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

Parameters

value  UInt32
Value
See Also