ServiceRemoved Event

Summary
Occurs when a new PACS Framework service is removed.
Syntax
C#
VB
C++
public event EventHandler<ServiceRemovedEventArgs> ServiceRemoved 
Public Event ServiceRemoved As EventHandler(Of ServiceRemovedEventArgs) 
public: 
event EventHandler<ServiceRemovedEventArgs^>^ ServiceRemoved 
Event Data

The event handler receives an argument of type ServiceRemovedEventArgs containing data related to this event. The following ServiceRemovedEventArgs properties provide information specific to this event.

PropertyDescription
AETitle Gets the AE title of the service that was removed.
Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.