SyslogBinding Class
Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9313)
Represents a binding of a Syslog transport protocol to an endpoint.
Syntax
public class SyslogBinding
Inherited Members
Constructors
| Name | Description |
|---|---|
|
Syslog |
Initializes new Syslog |
|
Syslog |
Initializes new Syslog |
Properties
| Name | Description |
|---|---|
|
End |
Gets the endpoint. |
| Framing | Gets or sets the syslog message transfer framing for the Tcp and Tls protocols. |
| Protocol | Gets the Syslog transport protocol. |
| Trailer | Gets the trailer bytes for the Non |
|
Udp |
Gets or sets the buffer size of underlying UDP socket (zero or negative value will use 1MB buffer). |
|
Udp |
Gets or sets the IP address of the multicast address group which the underlying UDP socket has joined. |