Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Show in webframe

LoadServices Method






The list of services to load.
Loads the specified services.
Syntax
public void LoadServices( 
   List<string> serviceList
)
'Declaration
 
Public Sub LoadServices( _
   ByVal serviceList As List(Of String) _
) 
'Usage
 
Dim instance As ServiceAdministrator
Dim serviceList As List(Of String)
 
instance.LoadServices(serviceList)

            

            
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

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members

Error processing SSI file
Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features