Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

GetClientCount Method (DicomNet)








Returns the number of SCUs connected to the SCP.
Syntax
public int GetClientCount()
'Declaration
 
Public Function GetClientCount() As Integer
'Usage
 
Dim instance As DicomNet
Dim value As Integer
 
value = instance.GetClientCount()
public int GetClientCount()
 function Leadtools.Dicom.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

See Also

Reference

DicomNet Class
DicomNet Members
GetClient Method
GetServer Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features