HttpListenerTimeoutsElement.MinSendBytesPerSecond Свойство

Определение

Получает Минимум частоты отправки, в байтах в секунду, для ответа.

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

Значение свойства

Минимум частоты отправки, в байтах в секунду, для ответа.

Атрибуты

Применяется к

См. также раздел