The NetworkProperties object contains a collection of properties that control the Server object's network interfaces.
public class NetworkProperties : System.IDisposable
Public Class NetworkProperties
Implements System.IDisposable
public ref class NetworkProperties : public System.IDisposable
A copy of the current network properties can be obtained by calling the GetNetworkProperties method. The copy can be changed without affecting the Server object's network properties.
After editing, apply the changes to the Server object by calling the SetNetworkProperties method.
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