Changes between Version 22 and Version 23 of MapGuideRfc78


Ignore:
Timestamp:
Jul 15, 2009, 9:36:15 AM (15 years ago)
Author:
brucedechant
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc78

    v22 v23  
    123123If 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.
    124124
    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.
     125Two 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.
    126126{{{
    127127DataTransactionTimeout             = 1800