Method | Description | |
---|---|---|
AddBytes ( ulong count ) : void |
Adds bytes to the total transfered
|
|
BandwidthCounter ( ) : System |
Empty constructor, because thats constructive
|
|
GetPerSecond ( ) : string |
Accesses the current transfer rate, returning the text
|
|
ToString ( ) : string |
Prints out a relevant string for the bits transfered
|