public final class ConnectionFailureCause
extends com.aspose.ms.System.Enum
Connection failure cause
Modifier and Type | Field and Description |
---|---|
static int |
NoAnswer
No answer
|
static int |
None
Failure cause is absent
|
static int |
Other
Other reason
|
static int |
Unavailable
Addressee is unavailable.
|
static int |
UserBusy
Addressee is busy
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int None
Failure cause is absent
public static final int UserBusy
Addressee is busy
public static final int NoAnswer
No answer
public static final int Unavailable
Addressee is unavailable.
public static final int Other
Other reason