Table of Contents

Enum ConnectionState

Namespace
QuickLink
Assembly
QuickLink.dll

Represents the state of the connection.

public enum ConnectionState

Fields

The connection is successfully established.

The connection is in the process of connecting.

The connection is disconnected.

An error occurred during the connection.