DVTk API
AfterHandlingAssociateRequest Method (associateRq)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageIteratorAfterHandlingAssociateRequest(AssociateRq)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0