Skip to content

Identify when user cancels workflow

Latest
Compare
Choose a tag to compare
@tlarsendataguy tlarsendataguy released this 17 Jul 11:16
· 1 commit to main since this release

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.