C#
VB
C++
Notifies an implementor that an abort message was sent.
public void OnSendAbort(DicomClient Client,DicomAbortSourceType source,DicomAbortReasonType reason)
Sub OnSendAbort( _ByVal Client As Leadtools.Dicom.Addin.DicomClient, _ByVal source As Leadtools.Dicom.DicomAbortSourceType, _ByVal reason As Leadtools.Dicom.DicomAbortReasonType _)
void OnSendAbort(Leadtools.Dicom.Addin.DicomClient^ Client,Leadtools.Dicom.DicomAbortSourceType source,Leadtools.Dicom.DicomAbortReasonType reason)
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
