語言

HttpRuntime.Close 方法

定義

關閉實 HttpRuntime 例。

public:
 static void Close();
public static void Close();
static member Close : unit -> unit
Public Shared Sub Close ()

備註

此方法適用於你的程式碼實作自己的主機環境時使用。 在正常請求處理過程中,無需呼叫此方法。

適用於