LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

OnSendAbort Method (INotifySendMessage)

Show in webframe





The client this notification applies to.
The source of the aborting.
The reason for the aborting. If the source of the aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.
Notifies an implementor that an abort message was sent.
Syntax
void OnSendAbort( 
   DicomClient Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
)
'Declaration
 
Sub OnSendAbort( _
   ByVal Client As DicomClient, _
   ByVal source As DicomAbortSourceType, _
   ByVal reason As DicomAbortReasonType _
) 
'Usage
 
Dim instance As INotifySendMessage
Dim Client As DicomClient
Dim source As DicomAbortSourceType
Dim reason As DicomAbortReasonType
 
instance.OnSendAbort(Client, source, reason)

            

            
void OnSendAbort( 
   DicomClient^ Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
) 

Parameters

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

Target Platforms

See Also

Reference

INotifySendMessage Interface
INotifySendMessage 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