|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Models.BNCS Namespace > BNCSManagedParameterChangeEvent.ChangeEventActions Enumeration |
Enum representing different actions that can trigger a change event.
Namespace: BNCS.Core.DriverFramework.Models.BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public enum ChangeEventActions
Description |
||
|---|---|---|
Continue |
Represents a constant value indicating that the operation should continue. |
|
Cancel |
Represents the cancel status with a value of 1. |
|
Abort |
Represents the value 2, indicating an abort action. |
BNCS.Core.DriverFramework.Models.BNCS Namespace