Sdílet prostřednictvím


HttpPolicyDownloaderProtocol.BeginDownload(SecurityCriticalAction) Metoda

Definice

Upozornění

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

Zahajte stahování souboru zásad.

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)

Parametry

callback
SecurityCriticalAction

Funkce zpětného volání, která slouží k poskytování důležitých akcí zabezpečení.

Atributy

Platí pro