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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.