Under normal conditions, there is no upper limit on the amount of time spent uploading content to an advanced storage area. In some cases, a very slow or malfunctioning storage device may cause a content upload to be timed out.

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

ToggleSyntax

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

ToggleSee Also