Changes between Version 22 and Version 23 of MapGuideRfc78
- Timestamp:
- 07/15/09 09:36:15 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MapGuideRfc78
v22 v23 123 123 If an !MgTransaction has been started but hasn't been committed or rollbacked within the timeout, the transaction will be automatically rollbacked. If you call Commit() or Rollback() after timeout, an exception will be thrown reminding that the transaction has been timeout. 124 124 125 Two items will be added into !webconfig.ini for transaction timeout setting. If the transaction hasn't been committed or rollbacked within thirty minutes, it will be automatically rollbacked.125 Two items will be added into webconfig.ini for transaction timeout setting. If the transaction hasn't been committed or rollbacked within thirty minutes, it will be automatically rollbacked. 126 126 {{{ 127 127 DataTransactionTimeout = 1800