Stop replication is not allowed during asynchronous replication upgrade for object store {0}.

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

ToggleSyntax

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

ToggleSee Also