Click or drag to resize

ListenerBindingEndpoint Property

Gets or sets the endpoint.

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

Property Value

IPEndPoint
The endpoint.

Implements

IListenerBindingEndpoint
See Also