ConnectionExceptionCause Enum

Definition

Information not available for this release.

[System.Serializable]
public enum ConnectionExceptionCause
[<System.Serializable>]
type ConnectionExceptionCause = 
Public Enum ConnectionExceptionCause
Inheritance
ConnectionExceptionCause
Attributes

Fields

AuthenticationFailed 2

Information not available for this release.

ConnectionNotOpen 6

Used to indicate that the connection is not open

DataStreamingInterrupted 5

The data streaming was interrupted due to an exception in the backend

IncompatibleVersion 1

Information not available for this release.

LinkReferenceResolutionFailed 4

There was a failure in resolving the link reference to the actual server reference.

ServerHasMoved 3

Information not available for this release.

Unspecified 0

Information not available for this release.

Applies to