Compartilhar via


HttpListenerTimeoutsElement.MinSendBytesPerSecond Propriedade

Definição

Obtém a taxa mínima de envio para a resposta, em bytes por segundo.

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

Valor da propriedade

A taxa de envio mínima, em bytes por segundo, para a resposta.

Atributos

Aplica-se a

Confira também