Click or drag to resize

ManagerDefaultVersion Property

Default protocol version for operations.

Namespace: GSF.Net.Snmp.Messaging
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public VersionCode DefaultVersion { get; set; }
View Source

Property Value

VersionCode
Remarks
By default, the value is SNMP v1.
See Also