The waiting queue exeeds the upper limit. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_WAITING_QUEUE_FULL As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WAITING_QUEUE_FULL; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WAITING_QUEUE_FULL; |
J# |
---|
public static final ExceptionCode TRANSPORT_WAITING_QUEUE_FULL |
JScript |
---|
public static const var TRANSPORT_WAITING_QUEUE_FULL : ExceptionCode; |