Click or drag to resize

BandwidthListener Properties

The BandwidthListener type exposes the following members.

Properties
  NameDescription
Public propertyAverageDownstream
Gets the downstream bandwidth usage over the last second.
Public propertyAverageUpstream
Gets the upstream bandwidth usage over the last second.
Public propertyDownstream
Gets the number of downstream bytes transferred.
(Inherited from TransferredListener.)
Public propertyUpstream
Gets the number of upstream bytes transferred.
(Inherited from TransferredListener.)
Top
See Also