Method Refresh
- Namespace
- DotNetBrowser.Cast
- Assembly
- DotNetBrowser.dll
Refresh()
Asynchronously updates the list of available media receivers.
This method forces Chromium to discover media receivers available in the local network. Use it before calling the RetrieveAsync(Predicate<IMediaReceiver>, TimeSpan) method to shorten the time to discover new receivers.
void Refresh()