Поделиться через


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

Функция обратного вызова, используемая для предоставления критических действий безопасности.

Атрибуты

Применяется к