Click or drag to resize

GetNextRequestMessageVersion Property

Gets the version.

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

Property Value

VersionCode
The version.

Implements

ISnmpMessageVersion
See Also