An operation was attempted on a stream that has been closed.

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

ToggleSyntax

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

ToggleSee Also