Click or drag to resize

AgentFoundEventArgsAgent Property

Gets the agent.

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

Property Value

IPEndPoint
The agent.
See Also