Edit

Share via


QueueAdapterConstants.UNLIMITED_GET_QUEUE_MSG Field

Definition

The value used to indicate an unlimited number of messages can be retrieved, when returned by GetMaxAddCount().

public const int UNLIMITED_GET_QUEUE_MSG = -1;
val mutable UNLIMITED_GET_QUEUE_MSG : int
Public Const UNLIMITED_GET_QUEUE_MSG As Integer  = -1

Field Value

Value = -1

Applies to