←Select platform

Close Method (DicomNet)

Summary

Closes the connection between an associated SCU and SCP.

Syntax

C#
VB
WinRT C#
C++
public void Close() 
Public Sub Close()  
public void Close() 
 function Leadtools.Dicom.Networking.DicomNet.Close() 
public: 
void Close();  

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly