MinDataRate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The minimum data rate for incoming connections.
public ref class MinDataRate
public class MinDataRate
type MinDataRate = class
Public Class MinDataRate
- Inheritance
-
MinDataRate
Constructors
MinDataRate(Double, TimeSpan) |
Creates a new instance of MinDataRate. |
Properties
BytesPerSecond |
The minimum rate in bytes/second at which data should be processed. |
GracePeriod |
The amount of time to delay enforcement of MinDataRate, starting at the time data is first read or written. |
Methods
ToString() | Returns a string that represents the current object. |