Aracılığıyla paylaş


HttpListenerElement.Timeouts Özellik

Tanım

Bir HttpListener nesne için kullanılan varsayılan zaman aşımı öğelerini alır.

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

Özellik Değeri

Bir HttpListener nesne için kullanılan zaman aşımı öğeleri.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.