Este contenido no está disponible en el idioma seleccionado.
7.3.2. Enable Receiver Prefetch
To enable a receiver to prefetch messages, set its capacity to a value greater than 0.
For example, the following code creates a receiver and enables prefetching of up to 100 messages:
- Python
Copy to Clipboard Copied! Toggle word wrap Toggle overflow