ServicesDependedOn Property

Summary
Gets the set of service this service depends on.
Syntax
C#
C++/CLI
public DicomServiceController[] ServicesDependedOn { get; } 
public: 
property array<DicomServiceController^>^ ServicesDependedOn { 
   array<DicomServiceController^>^ get(); 
} 

Property Value

An array of DicomServiceController instances that this service depends on.

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.