Finder Constructor

Overload List

Finder 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
Finder(Boolean, ILogger) 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

See Also