SyslogErrorEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9147)
Provides data for Error
Syntax
public class SyslogErrorEventArgs : EventArgs
Inherited Members
Properties
Name | Description |
---|---|
Binding | Gets the Syslog |
Error | Gets the exception which occurred while receiving syslog messages. |
Remote |
Gets the endpoint which caused the error, or null (Nothing in Visual Basic) if unknown. |