Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C++ Class Library Help

Closing an ISCL Connection

Show in webframe

When an ISCL connection is no longer needed, it should be closed. There are two options for closing an ISCL using the LDicomNet::CloseForced function. To request a disconnection, LDicomNet::CloseForced should be called with the bForced parameter set to FALSE. When doing this, it is a good idea to make sure the ISCL queue is empty by calling LDicomNet::IsISCLQueueEmpty To just kill the connection completely, call the LDicomNet::CloseForced function with the bForced parameter set to TRUE.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.