|   | Process | 
 Syntax
Syntaxpublic virtual ProcessQueueTProcessItemsFunctionSignature ProcessItemsFunction { get; set; }
 Remarks
RemarksThis function and ProcessItemFunction cannot be defined at the same time
A ProcessQueueT must be defined to process a single item at a time or many items at once
Implementation of this function makes ProcessingStyle = ManyAtOnce
 See Also
See Also