public interface DataProgress
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute(DataProgressEventArgs e)
Called by an algorithm to report progress on the number of cases read. 
 | 
void execute(DataProgressEventArgs e)
e - Contains progress information.Copyright © 2021. All rights reserved.