When an ISCL connection is no longer needed, it should be closed. There are two options for closing an ISCL connection using the DicomNet.CloseForced method. To request a disconnection, DicomNet.CloseForced should be called with the method's parameter set to false. When doing this, it is a good idea to make sure the ISCL queue is empty by calling DicomNet.IsIsclQueueEmpty. To just kill the connection completely, call the DicomNet.CloseForced method with the method's parameter set to true.
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