C#
VB
C++
Returns the DICOM Network object of the SCP.
public DicomNet GetServer()
Public Function GetServer() As Leadtools.Dicom.DicomNet
public:
Leadtools.Dicom.DicomNet^ GetServer();
The DicomNet object of the SCP connected to the SCU.
The object returned is valid only if the calling object is an SCU. If the calling object is an SCP, this method will return a null reference (Nothing in VB).
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