SyslogServer Constructor
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 8.0.9673)
SyslogServer()
Initializes an instance of the SyslogServer class. Use one of the Bind methods to bind the server to an endpoint.
See https://www.rebex.net/syslog/features/ for code snippets of common use cases.
Declaration
public SyslogServer()