smsclictr.automation library
Start a list of Services

Namespace:  smsclictr.automation
Assembly:  smsclictr.automation(in smsclictr.automation.dll) Version: 1.1.3731.16627 (1.1.2.4)

Syntax

C#
public 
bool 
StartService(
	
ArrayList 
ServiceNames
)

Parameters

ServiceNames
Type: System.Collections . . :: . ArrayList

Return Value

Status if all Service are started

See Also