Cache used for storing the job status.
public ObjectCache StatusCache { get; }
Public ReadOnly Property StatusCache() As ObjectCache
Get
public:
property ObjectCache^ StatusCache
{
ObjectCache^ get()
}
The cache used for storing the job status.
This value is set by Prepare to the ObjectCache instance to use for storing the job status. This value can be either set to StatusJobData.StatusCache or a new instance created by the runner.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document