An advanced storage area queue sweep failed to copy the content from an input stream to an in-memory buffer, the operation will be retried. This is an unexpected state.

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

ToggleSyntax

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

ToggleSee Also