Share via


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

Name Description
MinDataRate(Double, TimeSpan)

Creates a new instance of MinDataRate.

Properties

Name Description
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

Name Description
ToString()

Returns a string that represents the current object.

Applies to