Click or drag to resize

MessageReceivedEventArgsBinding Property

Gets or sets the binding.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public IListenerBinding Binding { get; }
View Source

Property Value

IListenerBinding
The binding.
See Also