Click or drag to resize

Header(ISnmpData) Constructor

Initializes a new instance of the Header class.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public Header(
	ISnmpData data
)
View Source

Parameters

data  ISnmpData
The data.
See Also