ConnectionState

ConnectionState enumeration

Describes the current state of the connection.

Members

Member nameDescription
OPENThe connection is open.
BROKENThe connection is broken.

See Also