QueueAdapterConstants.UNLIMITED_GET_QUEUE_MSG Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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