Hi all,
i am using IPv4InterfaceStatistics in my wpf application im using two classes using IPv4InterfaceStatistics and using one bool property for check whether internet is available or not.
im binding this bool property to my wpf radio button control but whenever im connecting or disconnecting my internet it is also closing my application.
Plz help me