public enum RequeueModePublic Enumeration RequeueModepublic enum class RequeueModeGemstone.Threading.Collections.RequeueMode = function();
Gemstone.Threading.Collections.RequeueMode.createEnum('Gemstone.Threading.Collections.RequeueMode', false);| Prefix | 0 | Requeues item at the beginning of the ProcessQueueT. |
| Suffix | 1 | Requeues item at the end of the ProcessQueueT. |