Method | Description | |
---|---|---|
CacheErrorEventArgs ( ImageGlass.ImageListView.ImageListViewItem item, |
Initializes a new instance of the CacheErrorEventArgs class.
|
public CacheErrorEventArgs ( ImageGlass.ImageListView.ImageListViewItem item, |
||
item | ImageGlass.ImageListView.ImageListViewItem | The ImageListViewItem that is associated with this error. |
error | The error that occurred during an asynchronous operation. | |
cacheThread | CacheThread | The thread raising the error. |
return | System |