You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the Queue response types to return arrays instead of IEnumerable<T>s
We should do this for QueueClient's PeekMessages and DequeueMessages
The text was updated successfully, but these errors were encountered:
tg-msft
added
Storage
Storage Service (Queues, Blobs, Files)
Client
This issue points to a problem in the data-plane of the library.
labels
Jul 11, 2019
Update the Queue response types to return arrays instead of
IEnumerable<T>
sWe should do this for QueueClient's PeekMessages and DequeueMessages
The text was updated successfully, but these errors were encountered: