HttpListenerTimeoutsElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示組態檔中的 HttpListener 逾時項目。 此類別無法獲得繼承。
public ref class HttpListenerTimeoutsElement sealed : System::Configuration::ConfigurationElement
public sealed class HttpListenerTimeoutsElement : System.Configuration.ConfigurationElement
type HttpListenerTimeoutsElement = class
inherit ConfigurationElement
Public NotInheritable Class HttpListenerTimeoutsElement
Inherits ConfigurationElement
- 繼承
備註
timeouts 元素會定義實例的默認連線逾時限制 HttpListener 。
建構函式
HttpListenerTimeoutsElement() |
初始化 HttpListenerTimeoutsElement 類別的新執行個體。 |