LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

OnReceiveAbort Method (NotifyReceiveMessageBase)

Show in webframe





The client this notification applies to.
The source of the Association aborting.
The reason for the Association aborting. If the source of the aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.
Notifies an implementor that an abort has been received.
Syntax
public virtual void OnReceiveAbort( 
   DicomClient Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
)
'Declaration
 
Public Overridable Sub OnReceiveAbort( _
   ByVal Client As DicomClient, _
   ByVal source As DicomAbortSourceType, _
   ByVal reason As DicomAbortReasonType _
) 
'Usage
 
Dim instance As NotifyReceiveMessageBase
Dim Client As DicomClient
Dim source As DicomAbortSourceType
Dim reason As DicomAbortReasonType
 
instance.OnReceiveAbort(Client, source, reason)

            

            
public:
virtual void OnReceiveAbort( 
   DicomClient^ Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
) 

Parameters

Client
The client this notification applies to.
source
The source of the Association aborting.
reason
The reason for the Association aborting. If the source of the aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.
Requirements

Target Platforms

See Also

Reference

NotifyReceiveMessageBase Class
NotifyReceiveMessageBase Members

 

 


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

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