VintaSoft Twain .NET SDK 15.3: Руководство для .NET разработчика
Vintasoft.Data Namespace / StreamDataStorage Class
Конструкторы Свойства Методы Смотрите также
В этом разделе
    Члены типа StreamDataStorage Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые StreamDataStorage.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the StreamDataStorage class.
    Публичные Свойства
     ИмяОписание
    Public Propertystatic (Shared in Visual Basic)Gets the dictionary (file extension => cache size for HTTP streaming stream in bytes) that defines cache size for specified file types.
    Public PropertyGets or sets a timeout, in milliseconds, for opening the file stream.
    Публичные Методы
     ИмяОписание
    Public MethodAdds a stream to the data storage.
    Public MethodDetermines whether the data of specified type can be stored in the data storage.
    Public MethodDetermines whether the data storage contains an item with the specified key.
    Public MethodDeletes the strean from data storage.
    Public MethodReleases all resources used by the StreamDataStorage.
    Public MethodReturns a stream from data storage.
    Public MethodReturns the filenames of all file streams from data storage.
    Public MethodOverloaded. Locks the stream in data storage and returns the locked stream.
    Public MethodSets a stream in data storage.
    Public MethodUnlocks the locked stream in data storage.
    Смотрите также