SyslogErrorEventArgs.Error Property
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9083)
Error
Gets the exception which occurred while receiving syslog messages.
Declaration
public Exception Error { get; }
Property Value
Type | Description |
---|---|
Exception |