LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

OnSecureLinkReady Method






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 override void OnSecureLinkReady( 
   DicomExceptionCode error
)
 function Leadtools.Dicom.Scu.Common.DicomConnection.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomConnection Class
DicomConnection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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