An attempt was made to read from or write to a closed pipe.

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

ToggleSyntax

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

ToggleSee Also