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

Documentation

Support Forums
What can we help you with?
Topics

Enum CheckpointUsage

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

Fields

Always

Specifies that the package always restarts.

IfExists

Specifies that the package restarts if the file specified by the CheckpointFileName is found.

Never

Specifies that the package never restarts. This is the default value.

© Varigence