In .NET library, the QueueClient has an API QueueClient.Peek(Int64), which accept an offset for the queue as starting point.
Does the REST apialso can pass this parameter? I didn't find one.
In .NET library, the QueueClient has an API QueueClient.Peek(Int64), which accept an offset for the queue as starting point.
Does the REST apialso can pass this parameter? I didn't find one.