public final class ConnectionState
extends com.aspose.ms.System.Enum
Describes the current state of the connection.
Modifier and Type | Field and Description |
---|---|
static int |
Broken
The connection is broken.
|
static int |
Closed
Deprecated.
|
static int |
Open
The connection is open.
|
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
@Deprecated public static final int Closed
The connection is closed.
public static final int Open
The connection is open.
public static final int Broken
The connection is broken.
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.