Click or drag to resize

SnmpEngineExceptionRaised Event

Occurs when an exception is raised.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<ExceptionRaisedEventArgs> ExceptionRaised
View Source

Value

EventHandlerExceptionRaisedEventArgs
See Also