queue_request_options Class
Represents a set of options that may be specified for a request against the Queue service, including timeout and retry policy options.
class queue_request_options;
Members
Public Constructors
Name | Description |
---|---|
Overloaded. Initializes a new instance of the azure::storage::queue_request_options class. |
Public Methods
Name | Description |
---|---|
Applies the default set of request options. |
Public Operators
Name | Description |
---|---|
Returns a reference to a queue_request_options object. |
Inheritance Hierarchy
queue_request_options
Requirements
Header: queue.h, storage_account.h
Namespace: azure::storage