←Select platform

GetClientCount Method (DicomNet)

Summary

Returns the number of SCUs connected to the SCP.

Syntax

C#
VB
WinRT C#
C++
public int GetClientCount() 
Public Function GetClientCount() As Integer 
public int GetClientCount() 
 function Leadtools.Dicom.Networking.DicomNet.GetClientCount() 
public: 
int GetClientCount();  

Return Value

The number of SCUs connected to the SCP.

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly