Click or drag to resize

Scope(ISnmpPdu) Constructor

Initializes a new instance of the Scope class.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public Scope(
	ISnmpPdu pdu
)
View Source

Parameters

pdu  ISnmpPdu
The PDU.
See Also