Click or drag to resize

IMessageHandler Interface

Message handler interface.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public interface IMessageHandler
View Source

The IMessageHandler type exposes the following members.

Methods
 NameDescription
Public methodHandle Handles the specified message.
Top
See Also