Compartir a través de


HttpPolicyDownloaderProtocol.BeginDownload(SecurityCriticalAction) Método

Definición

Precaución

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

Iniciar la descarga del archivo de directivas.

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)

Parámetros

callback
SecurityCriticalAction

Una función de devolución de llamada utilizada para proporcionar acciones de seguridad críticas.

Atributos

Se aplica a