Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

WebRequestMethods.Http Class (Microsoft.WindowsAzure.Storage.Shared.Protocol)

Namespace:   Microsoft.WindowsAzure.Storage.Shared.Protocol
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Inheritance Hierarchy

System.::..Object
  Microsoft.WindowsAzure.Storage.Shared.Protocol.::..WebRequestMethods.::..Http

Syntax

 
public static class Http
 
public ref class Http abstract sealed 
 
[<AbstractClass>]
[<Sealed>]
type Http = class end
 
Public NotInheritable Class Http

Fields

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top