DVTk API
AssociationReleasedEvent Event
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadAssociationReleasedEvent
DVTk API

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

Event is fired when an A-RELEASE-RQ has been sent or received.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use more generic MessageReceivedEvent or SendingMessageEvent.")]
public event DicomThread..::.AssociationReleasedEventHandler AssociationReleasedEvent
<ObsoleteAttribute("Use more generic MessageReceivedEvent or SendingMessageEvent.")> _
Public Event AssociationReleasedEvent As DicomThread..::.AssociationReleasedEventHandler
[ObsoleteAttribute(L"Use more generic MessageReceivedEvent or SendingMessageEvent.")]
public:
 event DicomThread..::.AssociationReleasedEventHandler^ AssociationReleasedEvent {
	void add (DicomThread..::.AssociationReleasedEventHandler^ value);
	void remove (DicomThread..::.AssociationReleasedEventHandler^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0