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

SyslogBindingCollection.GetBindings Method

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

GetBindings(EndPoint)

Returns a collection of bindings for the specified endpoint.

Declaration
public SyslogBindingCollection GetBindings(EndPoint endPoint)
Parameters
Type Name Description
EndPoint endPoint

Endpoint.

Returns
Type Description
SyslogBindingCollection

A collection of bindings.

GetBindings(Int32)

Returns a collection of bindings for the specified port.

Declaration
public SyslogBindingCollection GetBindings(int port)
Parameters
Type Name Description
Int32 port

Port.

Returns
Type Description
SyslogBindingCollection

A collection of bindings.

GetBindings(IPAddress)

Returns a collection of bindings for the specified address.

Declaration
public SyslogBindingCollection GetBindings(IPAddress address)
Parameters
Type Name Description
IPAddress address

Address.

Returns
Type Description
SyslogBindingCollection

A collection of bindings.

GetBindings(SyslogTransportProtocol)

Returns a collection of bindings for the specified module.

Declaration
public SyslogBindingCollection GetBindings(SyslogTransportProtocol protocol)
Parameters
Type Name Description
SyslogTransportProtocol protocol

Server protocol.

Returns
Type Description
SyslogBindingCollection

A collection of bindings.

In This Article
  • GetBindings(EndPoint)
  • GetBindings(Int32)
  • GetBindings(IPAddress)
  • GetBindings(SyslogTransportProtocol)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies