HttpListenerElement.Timeouts Właściwość

Definicja

Pobiera domyślne elementy limitu czasu używane dla HttpListener obiektu.

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

Wartość właściwości

Elementy limitu czasu używane dla HttpListener obiektu.

Atrybuty

Dotyczy

Zobacz też