Click or drag to resize

BlockReason Enumeration

[This is preliminary documentation and is subject to change.]

Reasons why a unit is blocked

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public enum BlockReason
Members
  Member nameValueDescription
Unspecified0 No reason specified
SuspectedProblem1 There exists suspicion that the unit may be defective or otherwise problematic
Defective2 The unit is known to be defective.
See Also