AlpacaDiscoveryAlpacaDevicesUpdated Event

Raised every time information about discovered devices is updated

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public event EventHandler AlpacaDevicesUpdated

Value

EventHandler

Remarks

This event is only available to .NET clients, there is no equivalent for COM clients.

See Also