Closes the connection between an associated SCU and SCP.
public void Close()
Public Sub Close()
public void Close()
function Leadtools.Dicom.Networking.DicomNet.Close()
public:
void Close();
Calling this method generates a call to the OnClose method. The OnClose method is useful to both SCUs and SCPs. Calling Close closes the connection between an associated client and server. The Network connection itself is not shutdown until Shutdown is called.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET