AlpacaDiscoveryAlpacaDevicesUpdated Event
Raised every time information about discovered devices is updated
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
public event EventHandler AlpacaDevicesUpdated
Public Event AlpacaDevicesUpdated As EventHandler
public:
virtual event EventHandler^ AlpacaDevicesUpdated {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
Value
EventHandler This event is only available to .NET clients, there is no equivalent for COM clients.