HibernationOptions Properties
Contains the Spreadsheet hibernation options.| Name | Description |
|---|---|
| AllDocumentsOnApplicationEnd | Specifies whether all open documents should be hibernated on application end. |
| DocumentsDisposeTimeout | Specifies how long hibernated documents are stored on the server before disposal. |
| StoragePath | Specifies a path to a server directory where to store hibernated documents. |
| Timeout | Specifies the idle timeout after which an open document is hibernated. |
See Also