Returns the DICOM Network object of the SCU at the specified index.
public Leadtools.Dicom.Networking.DicomNet GetClient(int index)
Public Function GetClient( _ByVal index As Integer _) As Leadtools.Dicom.Networking.DicomNet
public Leadtools.Dicom.Networking.DicomNet GetClient(int index)
function Leadtools.Dicom.Networking.DicomNet.GetClient(index)
public:Leadtools.Dicom.Networking.DicomNet^ GetClient(int index)
index
Index of the SCU to retrieve. The maximum number of SCUs allowed is set in Listen. This index is zero-based.
The DicomNet object of the SCU at the specified index.
This method is only valid when it is called by a SCP. If the method is called by a SCU, it 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
