LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

OnSendAbort Method (NotifySendMessageBase)

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
public virtual void OnSendAbort( 
   DicomClient Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
)
'Declaration
 
Public Overridable Sub OnSendAbort( _
   ByVal Client As DicomClient, _
   ByVal source As DicomAbortSourceType, _
   ByVal reason As DicomAbortReasonType _
) 
'Usage
 
Dim instance As NotifySendMessageBase
Dim Client As DicomClient
Dim source As DicomAbortSourceType
Dim reason As DicomAbortReasonType
 
instance.OnSendAbort(Client, source, reason)

            

            
public:
virtual 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

NotifySendMessageBase Class
NotifySendMessageBase 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