CloudQueueMessage.MaxNumberOfMessagesToPeek Property

Definition

Gets the maximum number of messages that can be peeked at a time.

public static int MaxNumberOfMessagesToPeek { get; }
static member MaxNumberOfMessagesToPeek : int
Public Shared ReadOnly Property MaxNumberOfMessagesToPeek As Integer

Property Value

The maximum number of messages that can be peeked at a time.

Applies to