Share via


HttpListenerElement.Timeouts Vlastnost

Definice

Získá výchozí časový limit prvky použité pro HttpListener objekt.

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

Hodnota vlastnosti

Prvky časového limitu HttpListener použité pro objekt.

Atributy

Platí pro

Viz také