HttpPolicyDownloaderProtocol::BeginDownload Method (SecurityCriticalAction^)
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Net.Sockets
Assembly: System.Net (in System.Net.dll)
Return to top
Begin the download of the policy file.
Assembly: System.Net (in System.Net.dll)
public: [ObsoleteAttribute("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)] void BeginDownload( SecurityCriticalAction^ callback )
Parameters
- callback
-
Type:
System.Net.Sockets::SecurityCriticalAction^
A callback function used to provide critical security actions.
.NET Framework
Available since 4.5
Available since 4.5
Show: