LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Port Property (JpipServerConfiguration)

Show in webframe





Gets or sets the port to which the JpipServer is listening.
Syntax
public int Port {get; set;}
'Declaration
 
Public Property Port As Integer
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As Integer
 
instance.Port = value
 
value = instance.Port

            

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

Property Value

The port to which the JpipServer is listening.
Remarks
An integer value indicating the JpipServer port number.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

 

 


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

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features