HttpPolicyDownloaderProtocol Class
Downloads the policy file that an instance of the Socket class will use.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() | HttpPolicyDownloaderProtocol(Uri^, IPAddress^) | Obsolete. Initializes a new instance of the HttpPolicyDownloaderProtocol class. |
| Name | Description | |
|---|---|---|
![]() | Result | Obsolete. Gets the result of the download of the socket policy file. |
| Name | Description | |
|---|---|---|
![]() | Abort() | Obsolete. Abort the download of the policy file. |
![]() | BeginDownload(SecurityCriticalAction^) | Obsolete. Begin the download of the policy file. |
![]() | DownloadCallback(IAsyncResult^) | Obsolete. The download callback function to receive the results. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ReadCallback(IAsyncResult^) | Obsolete. The read callback function to read the policy file. |
![]() ![]() | RegisterUnsafeWebRequestCreator(IUnsafeWebRequestCreate^) | Obsolete. Registers an object to creates an unsafe WebRequest to a Uniform Resource Identifier (URI). |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



