The attempt to register the synchronization listener failed. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_SCC_FAILED_REGISTER_SYNC As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_SCC_FAILED_REGISTER_SYNC; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_SCC_FAILED_REGISTER_SYNC; |
J# |
---|
public static final ExceptionCode TRANSPORT_SCC_FAILED_REGISTER_SYNC |
JScript |
---|
public static const var TRANSPORT_SCC_FAILED_REGISTER_SYNC : ExceptionCode; |
See Also