Skip to content

ConnectorInfo ​

Information about a connector.

Kind: Class

Namespace: CrowdControl.Common

Public Constructors

ConnectorInfo(string name, ConnectionState status)

Creates a new instance of the CrowdControl.Common.ConnectorInfo class.

Public Attributes

string

Name

The name of the connector.

Properties

ConnectionState

Status

[get, ]

The status of the connector.