This allows an application to explicitly try to close an activity, the OnClose to perform validation logic, insert some process data for instance in the database, and return the transaction control to the application. The application would be the one to decide whether it Commits or Rollbacks
↧