IDeviceDiscovery public interface IDeviceDiscovery Documentation IReadOnlyCollection<ISkyBox> FindSkyBoxes() IReadOnlyCollection<ISkyBox> FindSkyBoxes(TimeSpan timeout) Task<IReadOnlyCollection<ISkyBox>> FindSkyBoxesAsync() Task<IReadOnlyCollection<ISkyBox>> FindSkyBoxesAsync(TimeSpan timeout)