mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER
Code Details >> Builder_Library >> Builder_Operation_Flag_Enum

Builder_Operation_Flag_Enum Enumeration



Enumeration which reflects a possible state for the builder operation flag


Namespace: SobekCM.Builder_Library
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public enum Builder_Operation_Flag_Enum

Members

Member nameValueDescription
STANDARD_OPERATION1 Standard operation
PAUSE_REQUESTED2 Pause has been requested, so don't abort, but don't do anything either
ABORT_REQUESTED3 Abort has been requested, but not yet fulfilled
ABORTING4 An abort request is currently being handled
NO_BUILDING_REQUESTED5 Building is temporarily suspended
LAST_EXECUTION_ABORTED6 The previous exection was aborted

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )