DVTk API
HandleAbort Method (abort)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageHandlerHandleAbort(Abort)
DVTk API

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

Override this method to handle an A-ABORT.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool HandleAbort(
	Abort abort
)
Public Overridable Function HandleAbort ( _
	abort As Abort _
) As Boolean
public:
virtual bool HandleAbort(
	Abort^ abort
)
Parameters
abort (Abort)
The received A-ABORT.
Return Value
Return true when this methods has handled the received A-ABORT, otherwise false.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0