2015-12-30
1.0.0
Stacey Levine
9.1.0.10
All
All
How-tos
[Overview]
Sample on ways to process large files.
[Detail]
This is a sample application that shows how to process large files. This uses timers and shows some error handlingto log an error and still continue to process the file. You could of course alter this to abort the file processing on any error if that was your desired use case.