This release adjusts the signature of Io.UpdateProgress()
by adding a boolean return value. When the return value is true, continue processing records. When the return value is false, the user has pressed Cancel and the tool must stop executing.
This release adjusts the signature of Io.UpdateProgress()
by adding a boolean return value. When the return value is true, continue processing records. When the return value is false, the user has pressed Cancel and the tool must stop executing.