←Select platform

ServerPort Property

Summary

Gets the JPIP server port.

Syntax

C#
VB
C++
public int ServerPort { get; } 
  
Public ReadOnly Property ServerPort As Integer 
public: 
property int ServerPort { 
   int get(); 
} 

Property Value

The port number of the listening JPIP server to call.

Example

For an example, refer to JpipClient.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.