Changes between Version 23 and Version 24 of MapGuideRfc78


Ignore:
Timestamp:
Jul 16, 2009, 4:33:08 AM (15 years ago)
Author:
klain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc78

    v23 v24  
    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 serverconfig.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