Gets or sets the port to which the JpipServer is listening.
public int Port { get; set; }
Public Property Port As Integer
public: property int Port { int get(); void set ( int ); }
public:
property int Port {
int get();
void set ( int );
}
The port to which the JpipServer is listening.
An integer value indicating the JpipServer port number.
For an example, refer to JpipServer.
Target Platforms
JpipServerConfiguration Class
JpipServerConfiguration Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library