DVTk API
AfterHandlingAssociateReject Method (associateRj)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageIteratorAfterHandlingAssociateReject(AssociateRj)
DVTk API

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

This method is called after an A-ASSOCIATE-RJ 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 AfterHandlingAssociateReject(
	AssociateRj associateRj
)
Public Overridable Sub AfterHandlingAssociateReject ( _
	associateRj As AssociateRj _
)
public:
virtual void AfterHandlingAssociateReject(
	AssociateRj^ associateRj
)
Parameters
associateRj (AssociateRj)
The received A-ASSOCIATE-RJ.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0