Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Show in webframe

ServiceAdded Event






Occurs when a PACS Framework service is added.
Syntax
public event EventHandler<ServiceAddedEventArgs> ServiceAdded
'Declaration
 
Public Event ServiceAdded As EventHandler(Of ServiceAddedEventArgs)
'Usage
 
Dim instance As ServiceAdministrator
Dim handler As EventHandler(Of ServiceAddedEventArgs)
 
AddHandler instance.ServiceAdded, handler

            

            
public:
event EventHandler<ServiceAddedEventArgs^>^ ServiceAdded
Event Data

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

PropertyDescription
Service Gets the service that was added.
Requirements

Target Platforms

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members

Error processing SSI file
Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features