HttpPolicyDownloaderProtocol 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
下載 Socket 類別的執行個體將使用之原則檔。
public ref class HttpPolicyDownloaderProtocol
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public class HttpPolicyDownloaderProtocol
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type HttpPolicyDownloaderProtocol = class
Public Class HttpPolicyDownloaderProtocol
- 繼承
-
HttpPolicyDownloaderProtocol
- 屬性
建構函式
HttpPolicyDownloaderProtocol(Uri, IPAddress) |
已淘汰.
初始化 HttpPolicyDownloaderProtocol 類別的新執行個體。 |
屬性
Result |
已淘汰.
取得通訊端原則檔的下載結果。 |
方法
Abort() |
已淘汰.
中止原則檔的下載。 |
BeginDownload(SecurityCriticalAction) |
已淘汰.
開始原則檔的下載。 |
DownloadCallback(IAsyncResult) |
已淘汰.
要接收結果的下載回呼函式。 |
Equals(Object) |
已淘汰.
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
GetHashCode() |
已淘汰.
做為預設雜湊函式。 (繼承來源 Object) |
GetType() |
已淘汰.
取得目前執行個體的 Type。 (繼承來源 Object) |
MemberwiseClone() |
已淘汰.
建立目前 Object 的淺層複製。 (繼承來源 Object) |
ReadCallback(IAsyncResult) |
已淘汰.
要讀取原則檔的讀取回呼函式。 |
RegisterUnsafeWebRequestCreator(IUnsafeWebRequestCreate) |
已淘汰.
註冊物件以建立對統一資源識別元 (URI) 進行的不安全 WebRequest。 |
ToString() |
已淘汰.
傳回代表目前物件的字串。 (繼承來源 Object) |