Share via


HttpListenerTimeoutsElement.MinSendBytesPerSecond Eigenschaft

Definition

Ruft die Minimumsenderate, in Byte-pro Sekunde, für die Antwort ab oder legt sie fest.

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

Eigenschaftswert

Die Minimumsenderate, in Byte-pro Sekunde, für die Antwort.

Attribute

Gilt für:

Weitere Informationen