Share via


CloudQueue.FetchAttributesAsync Method

Definition

Overloads

FetchAttributesAsync(QueueRequestOptions, OperationContext, CancellationToken)

[Microsoft.WindowsAzure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task FetchAttributesAsync (Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions options, Microsoft.WindowsAzure.Storage.OperationContext operationContext, System.Threading.CancellationToken cancellationToken);

Parameters

operationContext
OperationContext
cancellationToken
CancellationToken

Returns

Attributes

Applies to

Azure SDK for .NET Legacy
Product Versions
Azure SDK for .NET Legacy

FetchAttributesAsync(QueueRequestOptions, OperationContext)

[Microsoft.WindowsAzure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task FetchAttributesAsync (Microsoft.WindowsAzure.Storage.Queue.QueueRequestOptions options, Microsoft.WindowsAzure.Storage.OperationContext operationContext);

Parameters

operationContext
OperationContext

Returns

Attributes

Applies to

Azure SDK for .NET Legacy
Product Versions
Azure SDK for .NET Legacy

FetchAttributesAsync()

[Microsoft.WindowsAzure.Storage.DoesServiceRequest]
public virtual System.Threading.Tasks.Task FetchAttributesAsync ();

Returns

Attributes

Applies to

Azure SDK for .NET Legacy
Product Versions
Azure SDK for .NET Legacy