An attempt was made to read from or write to a closed pipe.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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 |