[This is preliminary documentation and is subject to change.]
Used to trigger the AssociationReleasedEvent.
| C# | Visual Basic | Visual 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 )
- dicomThread (DicomThread)
- The DicomThread which sends to received the A-RELEASE-RQ.