public BandwidthThrottler( int thresholdBytesPerSec )
Public Sub New ( thresholdBytesPerSec As Integer )
public: BandwidthThrottler( int thresholdBytesPerSec )
new : thresholdBytesPerSec : int -> BandwidthThrottler
In This Article