Options that affect the performance of the store sub-operations on a C-MOVE-REQ
.
public enum StoreSubOperationWaitOptions
public:
enum class StoreSubOperationWaitOptions sealed
Value | Member | Description |
---|---|---|
0 | NoWait | Do not wait between C-STORE sub-operations. |
1 | AlwaysWait | Wait a specified number of milliseconds after each C-STORE sub-operation. |
2 | NoWaitOnMultipleStore | If there are two or more C-STORE sub-operations, do no wait between sub-operations. If there is a single C-STORE sub-operation, wait a specified number of milliseconds. |
This enumeration is used to specify options that affect the performance of the store sub-operations on a C-MOVE-REQ
.
It is for internal use.
Leadtools.Dicom.AddIn.Common Namespace
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