Name | Description | |
---|---|---|
![]() | StreamDataStorage | Initializes a new instance of the Vintasoft.Data.StreamDataStorage class. |
Name | Description | |
---|---|---|
![]() | StreamDataStorage | Initializes a new instance of the Vintasoft.Data.StreamDataStorage class. |
Name | Description | |
---|---|---|
![]() ![]() | HttpStreamingStreamCacheSize | Gets the dictionary (file extension => cache size for HTTP streaming stream in bytes) that defines cache size for specified file types. |
![]() | OpenFileTimeout | Gets or sets a timeout, in milliseconds, for opening the file stream. |
Name | Description | |
---|---|---|
![]() | AddItem | Adds a stream to the data storage. |
![]() | CanStore | Determines whether the data of specified type can be stored in the data storage. |
![]() | Contains | Determines whether the data storage contains an item with the specified key. |
![]() | DeleteItem | Deletes the strean from data storage. |
![]() | Dispose | Releases all resources used by the Vintasoft.Data.StreamDataStorage. |
![]() | GetItemCopy | Returns a stream from data storage. |
![]() | GetKeys | Returns the filenames of all file streams from data storage. |
![]() | LockItem | Overloaded. Locks the stream in data storage and returns the locked stream. |
![]() | SetItem | Sets a stream in data storage. |
![]() | UnlockItem | Unlocks the locked stream in data storage. |