Storage Client Library for Windows Phone (Version 7.0)

Microsoft Windows Azure Storage Blob

WebRequestMethods 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

Syntax

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

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