LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Port Property

Show in webframe





Gets or sets the numerical port returned by the server response.
Syntax
public Nullable<int> Port {get; set;}
'Declaration
 
Public Property Port As Nullable(Of Integer)
'Usage
 
Dim instance As ResponseFields
Dim value As Nullable(Of Integer)
 
instance.Port = value
 
value = instance.Port

            

            
public:
property Nullable<int> Port {
   Nullable<int> get();
   void set (    Nullable<int> value);
}

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

See Also

Reference

ResponseFields Class
ResponseFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features