LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

OnReceiveAbort Method (NotifyReceiveMessageBase)






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
)
 function Leadtools.Dicom.AddIn.NotifyReceiveMessageBase.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NotifyReceiveMessageBase Class
NotifyReceiveMessageBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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