DVTk API
TriggerAssociationReleasedEvent Method (dicomThread)
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadTriggerAssociationReleasedEvent(DicomThread)
DVTk API

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

Used to trigger the AssociationReleasedEvent.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use more generic MessageReceivedEvent or SendingMessageEvent.")]
protected void TriggerAssociationReleasedEvent(
	DicomThread dicomThread
)
<ObsoleteAttribute("Use more generic MessageReceivedEvent or SendingMessageEvent.")> _
Protected Sub TriggerAssociationReleasedEvent ( _
	dicomThread As DicomThread _
)
[ObsoleteAttribute(L"Use more generic MessageReceivedEvent or SendingMessageEvent.")]
protected:
void TriggerAssociationReleasedEvent(
	DicomThread^ dicomThread
)
Parameters
dicomThread (DicomThread)
The DicomThread which sends to received the A-RELEASE-RQ.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0