The close failed on the stream. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CONTENT_CA_CLOSE_FAILED As ExceptionCode
C#
public static readonly ExceptionCode CONTENT_CA_CLOSE_FAILED;
C++
public:
 static const ExceptionCode CONTENT_CA_CLOSE_FAILED;
J#
public static final ExceptionCode CONTENT_CA_CLOSE_FAILED
JScript
public static const var CONTENT_CA_CLOSE_FAILED : ExceptionCode;

See Also