←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Server.Admin Assembly
Click or drag to resize