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

Show in webframe

auxPort Property






Gets or sets the port number for the second physical channel.
Syntax
public Nullable<int> auxPort {get; set;}
'Declaration
 
Public Property auxPort As Nullable(Of Integer)
'Usage
 
Dim instance As ResponseFields
Dim value As Nullable(Of Integer)
 
instance.auxPort = value
 
value = instance.auxPort

            

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

Property Value

A nullable System.Int32 number for the second physical channel.
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