Platform Core .NET Assemblies API
ScheduleImmediateProcessJob Method
See Also  Send Feedback
Terrasoft.Core Namespace > IAppSchedulerWraper Interface : ScheduleImmediateProcessJob Method
jobName
Job name.
jobGroup
The name of the group to which the job belongs.
processName
Process name.
workspaceName
Workspace in which class must be started.
userName
The user on whose behalf class will be started.
parameters
The parameters that will be passed to the class.
isSystemUser
Indicates system user.

Glossary Item Box

Plans a task for immediate one-time start of process.

Syntax

 
C#
 
 

Parameters

jobName
Job name.
jobGroup
The name of the group to which the job belongs.
processName
Process name.
workspaceName
Workspace in which class must be started.
userName
The user on whose behalf class will be started.
parameters
The parameters that will be passed to the class.
isSystemUser
Indicates system user.

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.