DependentServices Property

Summary
Gets the collection of services that depend on the service associated with this DicomServiceController instance.
Syntax
C#
C++/CLI
public DicomServiceController[] DependentServices { get; } 
public: 
property array<DicomServiceController^>^ DependentServices { 
   array<DicomServiceController^>^ get(); 
} 

Property Value

The array of service controller instances that depend on this DicomServiceController instance.

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.Server.Admin Assembly

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