Click or drag to resize

SnmpApplicationFactoryCreate Method

Creates a pipeline for the specified context.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public SnmpApplication Create(
	ISnmpContext context
)
View Source

Parameters

context  ISnmpContext
The context.

Return Value

SnmpApplication
See Also