AlpacaDiscoveryDiscoveryCompleted Event

Raised when the discovery is complete

Definition

Namespace: ASCOM.Alpaca.Discovery
Assembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public event EventHandler DiscoveryCompleted

Value

EventHandler

Remarks

This event is only available to .NET clients. COM clients should poll the DiscoveryComplete property periodically to determine when discovery is complete.

Version Information

.NET Standard

Supported in: 2.0

See Also