VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageCollectionManager Class
In This Topic
ImageCollectionManager Class Properties
In This Topic
For a list of all properties of this type, see ImageCollectionManager.
Public Properties
 NameDescription
Public PropertyGets the image collection that is managed by this manager.
Public PropertyGets or sets the timeout, in milliseconds, which defines how long should decoder retrieve information about images from source before adding images to the image collection.
Public PropertyGets or sets a value indicating whether this manager uses asynchronous operations.
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether AddFinished event has subscribers.
Protected PropertyGets a value indicating whether AddStarting event has subscribers.
Protected PropertyGets a value indicating whether ImageSourceAddException event has subscribers.
Protected PropertyGets a value indicating whether ImageSourceAddFinished event has subscribers.
Protected PropertyGets a value indicating whether ImageSourceAddStarting event has subscribers.
See Also