SyslogErrorEventArgs.RemoteEndPoint Property
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9083)
RemoteEndPoint
Gets the endpoint which caused the error, or null (Nothing in Visual Basic) if unknown.
Declaration
public IPEndPoint RemoteEndPoint { get; }
Property Value
Type | Description |
---|---|
IPEndPoint |