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

Show in webframe

OnReceiveConnect Method (NotifyReceiveMessageBase)






The client this notification applies to.
An error code.
Notifies an implementor that a client has connected.
Syntax
public virtual void OnReceiveConnect( 
   DicomClient Client,
   DicomExceptionCode error
)
'Declaration
 
Public Overridable Sub OnReceiveConnect( _
   ByVal Client As DicomClient, _
   ByVal error As DicomExceptionCode _
) 
'Usage
 
Dim instance As NotifyReceiveMessageBase
Dim Client As DicomClient
Dim error As DicomExceptionCode
 
instance.OnReceiveConnect(Client, error)

            

            
public:
virtual void OnReceiveConnect( 
   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