• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum ProcessingOrder

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum ProcessingOrder
    
  

Fields

Parallel

Specifies that individual processing operations will run at the same time.

Sequential

Specifies that individual processing operations will run one-after-another.

© Varigence