Getting Bandwidth Speed
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Use a performance counter control. Set the following properties: CategoryName = Network Interface CounterName = Current Bandwidth InstanceName = name of the network adapter you want the bandwidth from Hope this was helpful.
Brad The secret to creativity is knowing how to hide your sources. - Albert Einstein