LEADTOOLS Medical (Leadtools.Dicom 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 virtual void OnSecureLinkReady( 
   DicomExceptionCode error
)
'Declaration
 
Protected Overridable Sub OnSecureLinkReady( _
   ByVal error As DicomExceptionCode _
) 
'Usage
 
Dim instance As DicomNet
Dim error As DicomExceptionCode
 
instance.OnSecureLinkReady(error)
protected virtual void OnSecureLinkReady( 
   DicomExceptionCode error
)

            

            
 function Leadtools.Dicom.DicomNet.OnSecureLinkReady( 
   error 
)
protected:
virtual void OnSecureLinkReady( 
   DicomExceptionCode error
) 

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.
Example
For an example, refer to SetTlsCipherSuiteByIndex.
Requirements

Target Platforms

See Also

Reference

DicomNet Class
DicomNet Members

 

 


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

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features