C#
VB
C++
Aborts the Association.
public void Abort(
DicomAbortSourceType source,
DicomAbortReasonType reason
)
Public Sub Abort( _
ByVal source As Leadtools.Dicom.DicomAbortSourceType, _
ByVal reason As Leadtools.Dicom.DicomAbortReasonType _
)
public:
void Abort(
Leadtools.Dicom.DicomAbortSourceType source,
Leadtools.Dicom.DicomAbortReasonType reason
)
source
The source of the Association aborting.
reason
The reason for the Association aborting.
For an example, refer to Associate.
Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags) Method
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