ITrackCalculationProgress Interface |
Namespace: AGI.Foundation
The ITrackCalculationProgress type exposes the following members.
| Name | Description | |
|---|---|---|
| CancellationPending |
Gets a value indicating whether cancellation of the calculation is requested.
If this returns true, the calculation will stop as soon as possible.
|
| Name | Description | |
|---|---|---|
| ReportProgress |
Called periodically by the calculation to indicate its progress.
|