Platform Core .NET Assemblies API
CreateProcessJob(String,String,String,String,String) Method
See Also  Send Feedback
Terrasoft.Core.Scheduler Namespace > AppScheduler Class > CreateProcessJob Method : CreateProcessJob(String,String,String,String,String) Method
jobName
Job name.
jobGroup
The name of the group to which the Job belongs.
processName
Process name.
workspaceName
Workspace in which the process must be started.
userName
The user on whose behalf the process will be started.

Glossary Item Box

Creates the Job for process execution.There are overloaded versions of this method.

Syntax

 
C#
 
 

Parameters

jobName
Job name.
jobGroup
The name of the group to which the Job belongs.
processName
Process name.
workspaceName
Workspace in which the process must be started.
userName
The user on whose behalf the process will be started.

Return Value

Job instance for process execution.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.