Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SyslogBinding Class

Namespace: Rebex.Net
Assembly: Rebex.Syslog.dll (version 7.0.9147)

Represents a binding of a Syslog transport protocol to an endpoint.

Syntax
public class SyslogBinding
Inheritance
Object
SyslogBinding
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
SyslogBinding(Int32, SyslogTransportProtocol, SyslogFraming)

Initializes new SyslogBinding instance.

SyslogBinding(EndPoint, SyslogTransportProtocol, SyslogFraming)

Initializes new SyslogBinding instance.

Properties

Name Description
EndPoint

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 NonTransparent.

UdpBufferSize

Gets or sets the buffer size of underlying UDP socket (zero or negative value will use 1MB buffer).

UdpMulticastAddress

Gets or sets the IP address of the multicast address group which the underlying UDP socket has joined.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies