←Select platform

Port Property

Summary
Gets or sets the numerical port returned by the server response.

Syntax
C#
C++/CLI
Python
public Nullable<int> Port { get; set; } 
public: 
property Nullable<int> Port { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 
Port # get and set (ResponseFields) 

Property Value

An System.Int32 port number at which the JPIP server that is managing the new channel is listening for requests.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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