The following tables list the members exposed by IConfigStorageService.
Name | Description | |
---|---|---|
![]() | CheckChangesTimeout | How often we check if object was changed outside and need to be reloaded into cache. |
![]() | Item | Overloaded. Gets or Sets session parameter value. |
![]() | RootDir | Gets the root dir. |
Name | Description | |
---|---|---|
![]() | Add | Adds the specified object to storage hash |
![]() | GetAsOfDate | Get file AsOfDate |
![]() | GetFolderGuidByPath | Gets the folder GUID by path. |
![]() | GetLockObject | Overloaded. Gets the lock object. |
![]() | GetObjectByID | Overloaded. Gets the object by ID. |
![]() | GetRelativePath | Gets the relative path. |
![]() | GetStream | Gets the stream. |
![]() | Load | Overloaded. Loads this instance. |
![]() | Remove | Overloaded. Removes the specified key. |
![]() | ResolveFile | Resolves the file path to complite path. |
![]() | Save | Overloaded. Saves the specified XML obj. |
Name | Description | |
---|---|---|
![]() | AfterLoad | Occurs after object is loaded. |
![]() | BeforeLoad | Occurs before object is loaded. |
![]() | BeforeSave | Occurs before object is saved |