HttpPolicyDownloaderProtocol.BeginDownload(SecurityCriticalAction) Methode

Definitie

Let op

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

Begin met het downloaden van het beleidsbestand.

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)

Parameters

callback
SecurityCriticalAction

Een callback-functie die wordt gebruikt om kritieke beveiligingsacties te bieden.

Kenmerken

Van toepassing op