Click or drag to resize

AlpacaDeviceBaseClassConnecting Property

Completion variable for asynchronous connect and disconnect operations

Namespace: ASCOM.Alpaca.Clients
Assembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 2.1.0+15bd426746e14ecc59ad81c289f923331d1aae8b
Syntax
public bool Connecting { get; }

Property Value

Boolean

Implements

IAscomDeviceV2Connecting
See Also