LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

ServiceAdded Event

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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