1
shouts

How to Calculate Network Utilization in .NET : Keyvan Nayyeri

published 418 days, 11 hours, 46 minutes ago posted by beebee 419 days, 2 hours, 34 minutes ago
Friday, January 16, 2009 11:59:53 AM GMT Thursday, January 15, 2009 9:12:24 PM GMT

How to Calculate Network Utilization in .NET

Those who have worked with Performance Counters in .NET and know the list of these counters would know that there isn't any built-in counter for network utilization of a specific network interface. Of course there are some counters for different purposes but none of them cover this important parameter. I never had to calculate network utilization for my projects until today. Facing with this problem forced me to do some search to find an implementation for .NET...

category: ASP.NET | clicked: 0 | | source: nayyeri.net | show counter code
tags: ASP.NET

No comments yet, be the first one to post comment.

To post your comment please login or signup