OnClose Method

Summary
Notifies a member of a connection that the connection was closed.
Syntax
C#
C++/CLI
protected override void OnClose( 
   DicomExceptionCode error, 
   DicomNet net 
) 
protected: 
void OnClose(  
   DicomExceptionCode error, 
   DicomNet^ net 
) override  

Parameters

error
An error code.

net
The DicomNet object of the peer member of the connection.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.