Share via


HttpListenerTimeoutsElement.MinSendBytesPerSecond Propriété

Définition

Obtient la vitesse d'envoi minimale, en octets par seconde, pour la réponse.

public:
 property long MinSendBytesPerSecond { long get(); };
[System.Configuration.ConfigurationProperty("minSendBytesPerSecond", DefaultValue=0, IsRequired=false)]
public long MinSendBytesPerSecond { get; }
[<System.Configuration.ConfigurationProperty("minSendBytesPerSecond", DefaultValue=0, IsRequired=false)>]
member this.MinSendBytesPerSecond : int64
Public ReadOnly Property MinSendBytesPerSecond As Long

Valeur de propriété

Vitesse d'envoi minimale, en octets par seconde, pour la réponse.

Attributs

S’applique à

Voir aussi