Click or drag to resize

ISnmpContextResponse Property

Gets the response.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
ISnmpMessage Response { get; }
View Source

Property Value

ISnmpMessage
The response.
See Also