LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

OnSecureLinkReady Method

Show in webframe





An error code.
This method is called when an ISCL or TLS secured connection is successfully established.
Syntax
protected override void OnSecureLinkReady( 
   DicomExceptionCode error
)
'Declaration
 
Protected Overrides Sub OnSecureLinkReady( _
   ByVal error As DicomExceptionCode _
) 
'Usage
 
Dim instance As DicomConnection
Dim error As DicomExceptionCode
 
instance.OnSecureLinkReady(error)

            

            
protected:
void OnSecureLinkReady( 
   DicomExceptionCode error
) override 

Parameters

error
An error code.
Remarks
This method is called after the ISCL or TLS connection is successfully established. From this moment until the connection is closed, an application can securely send and receive data.
Requirements

Target Platforms

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


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

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