Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

OnClose Method






An error code.
The DicomNet object of the peer member of the connection.
Notifies a member of a connection that the connection was closed.
Syntax
protected override void OnClose( 
   DicomExceptionCode error,
   DicomNet net
)
'Declaration
 
Protected Overrides Sub OnClose( _
   ByVal error As DicomExceptionCode, _
   ByVal net As DicomNet _
) 
'Usage
 
Dim instance As DicomConnection
Dim error As DicomExceptionCode
Dim net As DicomNet
 
instance.OnClose(error, 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

See Also

Reference

DicomConnection Class
DicomConnection Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features