This topic has not yet been rated - Rate this topic

BlobRequestOptions Class

Represents a set of timeout and retry policy options that may be specified for a blob operation request.

Namespace: Microsoft.WindowsAzure.Storage.Blob
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
'Usage
Dim instance As BlobRequestOptions

public sealed class BlobRequestOptions : IRequestOptions
public final class BlobRequestOptions implements IRequestOptions
public final class BlobRequestOptions implements IRequestOptions
System.Object
  Microsoft.WindowsAzure.Storage.Blob.BlobRequestOptions
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.