共用方式為


HttpPolicyDownloaderProtocol.BeginDownload(SecurityCriticalAction) 方法

定義

警告

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

開始原則檔的下載。

public:
 void BeginDownload(System::Net::Sockets::SecurityCriticalAction ^ callback);
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public void BeginDownload (System.Net.Sockets.SecurityCriticalAction callback);
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
member this.BeginDownload : System.Net.Sockets.SecurityCriticalAction -> unit
Public Sub BeginDownload (callback As SecurityCriticalAction)

參數

callback
SecurityCriticalAction

用於提供重要安全性動作的回呼函式。

屬性

適用於