[
  {
    "Id": "267434",
    "ThreadId": "78171",
    "Html": "<p>Is there a way to set a particular timeout on the save event?&nbsp; I don't want it quitting early and some directories I am zipping are quite large.</p>\r\n<p>Thanks!</p>",
    "PostedDate": "2009-12-14T22:58:38.317-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "267456",
    "ThreadId": "78171",
    "Html": "<p>Right now there's no way to set a timeout. The save stops when it's finished.&nbsp; It never &quot;quits early.&quot;&nbsp; You don't have to do anything to prevent it from &quot;quitting early.&quot;&nbsp; &nbsp;</p>\r\n<p>You can cancel a save that is in process, by setting the Cancel property on the EventArgs from within the SaveProgress event.&nbsp;</p>\r\n<p>You could do this based on user input, or, a timer, if you like.&nbsp;&nbsp; But if you really don't want it to stop, then you wouldn't need to do this.</p>\r\n<p>I'm just a little confused by your question ebcause you asked if there was a way to set a timeout, and then you said you didn't want the save to stop.&nbsp; Those two things seem like direct opposites. Why would you set a timeout when you want it to keep going?</p>\r\n<p>&nbsp;</p>",
    "PostedDate": "2009-12-14T23:43:02.44-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "1003912",
    "ThreadId": "78171",
    "Html": "I am zipping very huge MDF and LDF file which are together 17GB in size. \r<br />\n<br />\nIn some of the client machines it is taking too long time to ZIP and timer we have set is 100 min and its is completing within this time.\r<br />\n<br />\nI have set Compression level to best speed.\r<br />\n<br />\nAny idea how to increase the time / calculate the time required before starting the zipping.\r<br />\n<br />\nPlease suggest best way to zip these large files<br />\n",
    "PostedDate": "2013-02-20T02:14:04.983-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]