Internet Direct (Indy) Version 9.0.2 Beta
TIdSyslogServer.DefaultPort
Port number used to listen for client transmissions.

property DefaultPort;
Description
DefaultPort is an Integer property that represents the port number used to listen for client data packets using the Syslog protocol. DefaultPort is accessed when a socket descriptor is bound for accepting incoming data packets. The value IdPORT_syslog is assigned to DefaultPort in the Create constructor.