Hello everybody,
i want to implement an event, which can watch the signal from the wireless adapter. When the signal changes the event has to be called.
For this i want to use the "NetworkInterfaceWatcher" with its event "InterfaceStatusChange".
Is this the right way? Does anybody has an example?