IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

RemotePort Property

Sets a specific port for outgoing log packets.

Syntax

[VB.NET]
Public Property RemotePort As Integer

[C#]
public int RemotePort {get; set;}

Remarks

When a call is made to the SendPacket method, the component will send to RemoteHost on RemotePort. The default value is 514, the standard port as defined in the BSD syslog RFC 3164.

Default Value

514

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]