RemotePort Property
Sets a specific port for outgoing log packets.
Syntax
syslogcontrol.RemotePort[=long]
Default Value
514
Remarks
When a call is made to the SendPacket method, the control will send to RemoteHost on RemotePort. The default value is 514, the standard port as defined in the BSD syslog RFC 3164.
Data Type
Long