Click or drag to resize

IListenerBinding Interface

Listener binding interface.

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

The IListenerBinding type exposes the following members.

Properties
 NameDescription
Public propertyEndpoint Endpoint.
Top
Methods
 NameDescription
Public methodSendResponse Sends a response message.
Public methodSendResponseAsync Sends a response message.
Top
See Also