3.1.1.5 OpenQueueEntryCollection
The OpenQueueEntryCollection represents a collection of OpenQueueEntry elements, each of which represents a remote queue opened by a client. The server MUST maintain an instance of this element referred to as rOpenQueueEntryCollection. The server MUST serialize concurrent read, write, and iteration operations to the rOpenQueueEntryCollection. For iterations, the serialization MUST include the processing of each element, if any, in the loop.