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

Show in webframe

OnSecureLinkReady Method (NotifyReceiveMessageBase)






The client this notification applies to.
An error code.
Notifies an implementor when an ISCL or TLS secured connection is successfully established.
Syntax
public virtual void OnSecureLinkReady( 
   DicomClient Client,
   DicomExceptionCode error
)
'Declaration
 
Public Overridable Sub OnSecureLinkReady( _
   ByVal Client As DicomClient, _
   ByVal error As DicomExceptionCode _
) 
'Usage
 
Dim instance As NotifyReceiveMessageBase
Dim Client As DicomClient
Dim error As DicomExceptionCode
 
instance.OnSecureLinkReady(Client, error)

            

            
public:
virtual void OnSecureLinkReady( 
   DicomClient^ Client,
   DicomExceptionCode error
) 

Parameters

Client
The client this notification applies to.
error
An error code.
Requirements

Target Platforms

See Also

Reference

NotifyReceiveMessageBase Class
NotifyReceiveMessageBase Members

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