Namespace: RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
| C# |
|---|
public enum RouteState |
| Visual Basic |
|---|
Public Enumeration RouteState |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Unlocked | 0 | Members of this route can be used by others. | |
| Pending | 1 | Route is in the process of being set or locked. | |
| Locked | 2 | No member of this route can be used by another. |