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 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.