다음을 통해 공유


HttpListenerElement.Timeouts 속성

정의

HttpListener 개체에 사용된 기본 시간 초과 요소를 가져옵니다.

public:
 property System::Net::Configuration::HttpListenerTimeoutsElement ^ Timeouts { System::Net::Configuration::HttpListenerTimeoutsElement ^ get(); };
[System.Configuration.ConfigurationProperty("timeouts")]
public System.Net.Configuration.HttpListenerTimeoutsElement Timeouts { get; }
[<System.Configuration.ConfigurationProperty("timeouts")>]
member this.Timeouts : System.Net.Configuration.HttpListenerTimeoutsElement
Public ReadOnly Property Timeouts As HttpListenerTimeoutsElement

속성 값

HttpListener 개체에 사용된 시간 초과 요소입니다.

특성

적용 대상

추가 정보