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

속성 값

Int64

응답의 최소 전송 속도(초당 바이트)입니다.

특성

적용 대상

추가 정보