The ImageServicesConfig was interruptted while wating for the read/write lock.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly IS_LOCK_INTERRUPT As ExceptionCode
C#
public static readonly ExceptionCode IS_LOCK_INTERRUPT
Visual C++
public:
static initonly ExceptionCode^ IS_LOCK_INTERRUPT
JavaScript
FileNet.Api.Exception.ExceptionCode.iS_LOCK_INTERRUPT

ToggleSee Also