C#
VB
WinRT C#
C++
Returns the number of SCUs connected to the SCP.
public int GetClientCount()
Public Function GetClientCount() As Integer
public int GetClientCount()
function Leadtools.Dicom.Networking.DicomNet.GetClientCount()
public:
int GetClientCount();
The number of SCUs connected to the SCP.
The returned value is valid only when the method is called by an SCP. If the method is called by an SCU, it will return 0.
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