Click or drag to resize

WindowsSchedulerEnsureSchedulerIsRunning Method

Namespace:  Dynamicweb.Scheduling
Assembly:  Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax
public static void EnsureSchedulerIsRunning(
	string user,
	string password,
	string domain
)

Parameters

user
Type: SystemString
password
Type: SystemString
domain
Type: SystemString
See Also