←Select platform

ServerPort Property

Summary

Gets the JPIP server port number.

Syntax

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

Property Value

An System.Int32 port number of the JPIP server receiving the request.

Example

For an example, refer to HttpRequestEncoder.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly