GetServices Method

Summary
Retrieves all the services on the local computer.
Syntax
C#
VB
C++
[IteratorStateMachineAttribute(System.Type)] 
public static IEnumerable<DicomServiceController> GetServices() 
Public Shared Function GetServices() As IEnumerable(Of DicomServiceController) 
public: 
static IEnumerable<DicomServiceController^>^ GetServices();  

Return Value

An array of DicomServiceController that represents the services on the local computer.

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

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