←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.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.