Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

Port Property






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

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features