←Select platform

GetClientCount Method

Summary
Returns the number of SCUs connected to the SCP.
Syntax
C#
Objective-C
C++/CLI
public int GetClientCount() 
@property (nonatomic, assign, readonly) NSUInteger numberOfClients; 
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 23.0.2024.8.20
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Dicom Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.