←Select platform

ServicesDependedOn Property

Summary

Gets the set of service this service depends on.

Syntax

C#
VB
C++
public DicomServiceController[] ServicesDependedOn { get; } 
  
Public ReadOnly Property ServicesDependedOn As Leadtools.Dicom.Server.Admin.DicomServiceController() 

Property Value

An array of DicomServiceController instances that this service depends on.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly