Click or drag to resize

WSConnectorState Property

The current state of this connector.

Namespace:  IBM.Watson.DeveloperCloud.Connection
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public WSConnectorConnectionState State { get; set; }

Property Value

Type: WSConnectorConnectionState
See Also