0
Answer

How to use IPv4InterfaceStatistics class in wpf?

Sumit Kumawat

Sumit Kumawat

12y
1.3k
1

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