MinDataRate Class

Definition

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.

Applies to