Can not schedule the background task for execution because the executor has shutdown.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_BACKGROUND_TASK_EXECUTOR_SHUTDOWN As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_BACKGROUND_TASK_EXECUTOR_SHUTDOWN |
Visual C++ |
---|
public:
static initonly ExceptionCode^ E_BACKGROUND_TASK_EXECUTOR_SHUTDOWN |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_BACKGROUND_TASK_EXECUTOR_SHUTDOWN |