←Select platform

DependentServices Property

Summary

Gets the collection of services that depend on the service associated with this DicomServiceController instance.

Syntax

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

Property Value

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

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