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

RemotePort Property

The port for the service (REXEC or RSHELL).

Syntax

[VB.NET]
Public Property RemotePort As Integer

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

Remarks

This property indicates the port for the service (REXEC or RSHELL). The value of this property is set automatically to 512 for REXEC or 514 for RSHELL every time the Protocol property is set. Please refer to the description of the Protocol property for more information.

This property is not available at design time.

Default Value

0

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