OperationAlreadyInProgressException Class

The exception that is thrown when another operation is already in progress.
Inheritance Hierarchy
SystemObject
  SystemException
    Dundas.BIOperationAlreadyInProgressException

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class OperationAlreadyInProgressException : Exception
See Also