A read from or write to a pipe timed out after {0}ms.

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

ToggleSyntax

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

ToggleSee Also