GetClientCount method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetClientCount (long hNet);

Overview

Refer to Working with DICOM Network Connections.

Remarks

(Medical Imaging Suite only) Returns the number of SCUs connected to the SCP.

This method is only valid when called by an SCP. If this method is called by an SCU, it will return 0.

See Also

Elements:

GetClient method, GetServer method

Topics:

DICOM Network Connection: Getting Information About a Network Connection