IceGatheringState Enumeration |
Namespace: FM.IceLink
| Member name | Value | Description | |
|---|---|---|---|
| New | 1 | Indicates that the gatherer has been created and no gathering has occurred yet. | |
| Gathering | 2 | Indicates that the gatherer is in the process of gathering candidates. | |
| Complete | 3 | Indicates that the gatherer has completed gathering candidates. | |
| Closing | 4 | Indicates that the gatherer has started closing intentionally via a call to stop. | |
| Closed | 5 | Indicates that the gatherer has been closed intentionally via a call to stop. | |
| Failed | 6 | Indicates that the gatherer failed due to an error. |
Copyright 2016+ Frozen Mountain Software