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

Leadtools.Jpip Assembly