LoadServices Method

Summary
Loads the specified services.
Syntax
C#
VB
C++
public void LoadServices( 
   List<string> serviceList 
) 
Public Sub LoadServices( _ 
   ByVal serviceList As List(Of String) _ 
)  
public: 
void LoadServices(  
   List<String^>^ serviceList 
)  

Parameters

serviceList
The list of services to load.

Remarks

The list should be made up of the name that is registered with the service control manager.

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.