Open this page in the API Guide

JobAlreadyRunningException Class

The exception that is thrown when a job cannot be run because it is already running.
Inheritance Hierarchy
System.Object
  System.Exception
    Dundas.BI.Scheduling.JobAlreadyRunningException

Namespace:  Dundas.BI.Scheduling
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public class JobAlreadyRunningException : Exception
See Also