Click or drag to resize

MessageHandlerFactory Constructor

Initializes a new instance of the MessageHandlerFactory class.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public MessageHandlerFactory(
	HandlerMapping[] mappings
)
View Source

Parameters

mappings  HandlerMapping
The mappings.
See Also