AcheterBuy
1-855-856-7678
AssistanceSupport
public static HttpWebRequest List ( Uri uri, int timeout, BlobListingContext listingContext )
public static HttpWebRequest List ( Uri uri, int timeout, BlobListingContext listingContext )
public static function List ( uri : Uri, timeout : int, listingContext : BlobListingContext ) : HttpWebRequest
Type: System.Uri
The absolute URI to the blob.
Type: System.Int32
The server timeout interval.
Type: Microsoft.WindowsAzure.StorageClient.Protocol.BlobListingContext
A set of parameters for the listing operation.
For more details about this API, see the topics on the equivalent REST APIs in See Also > Other Resources.