DVTk API
AfterHandlingAbort Method (abort)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageIteratorAfterHandlingAbort(Abort)
DVTk API

[This is preliminary documentation and is subject to change.]

This method is called after an A-ABORT has been received and has (possibly) been handled by the (zero or more) MessageHandler objects that are attached to this object. Default, nothing is done in this method. Override if needed.
Declaration Syntax
C#Visual BasicVisual C++
public virtual void AfterHandlingAbort(
	Abort abort
)
Public Overridable Sub AfterHandlingAbort ( _
	abort As Abort _
)
public:
virtual void AfterHandlingAbort(
	Abort^ abort
)
Parameters
abort (Abort)
The received A-ABORT.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0