ClearedIndicator Enumeration | Table of Content | ClearingRequirementException Enumeration |
ClearingIntention Enumeration |
Namespace: OnixS.CmeStpHandler
public enum ClearingIntention
Member name | Value | Description | |
---|---|---|---|
None | -1 | Default value. Do not use it directly. | |
DoNotIntendToClear | 0 | Do not intend to clear. | |
IntendToClear | 1 | Intend to clear. |