OnSecureLinkReady Method

Summary
This method is called when an ISCL or TLS secured connection is successfully established.
Syntax
C#
C++/CLI
protected override void OnSecureLinkReady( 
   DicomExceptionCode 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

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.