Enumeration listing the different options available for storage commitment.
public enum StorageCommitOptions
Public Enum StorageCommitOptions
public enum class StorageCommitOptions sealed
0 | None |
Use the default behavior. |
1 | NoWaitForResults |
After receiving the N-Action-Rsp, close the connection and do not wait for the N-Event-Report-Req |
2 | WaitForResultsThenClose |
After receiving the N-Action-Rsp, wait for the N-Event-Report-Req on the same Association. Close the connection after receiving the N-Event-Report-Req, and sending the N-Event-Report-Rsp |
3 | WaitForResultsAndStayOpen |
After receiving the N-Action-Rsp, wait for the N-Event-Report-Req on the same Association. Keep the connection open after receiving the N-Event-Report-Req, and sending the N-Event-Report-Rsp |
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