Finder Constructor

Creates a Alpaca Finder object that sends out a search request for Alpaca devices The results will be sent to the callback and stored in the cache Calling search and concatenating the results reduces the chance that a UDP packet is lost This may require firewall access

Definition

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

Version Information

.NET Standard

Supported in: 2.0

See Also