Click or drag to resize

Counter64(UInt64) Constructor

Creates a Counter64 with a specific UInt64.

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

Parameters

value  UInt64
Value
See Also