Platform Core .NET Assemblies API
RemoveJob Method
See Also  Send Feedback
Terrasoft.Core.Scheduler Namespace > AppScheduler Class : RemoveJob Method
jobName
Job name.
jobGroup
The name of the group that the job belongs to.

Glossary Item Box

Deleting the specified job from the specified group.

Syntax

 
C#
 
 

Parameters

jobName
Job name.
jobGroup
The name of the group that the job belongs to.

Return Value

true, if the jobName job was deleted from the jobGroup group, otherwise - false.

Exceptions

ExceptionDescription
System.ArgumentExceptionIf the empty string or null value is passed as the jobName and jobGroup parameters.

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.