C#
VB
C++
Gets the port number to which the DelegatedServer is listening.
public int Port { get; }
Public ReadOnly Property Port As Integer
public:
property int Port {
int get();
}
The port number to which the DelegatedServer is listening.
For an example, refer to DelegatedServer.
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
Medical Web Viewer .NET