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

Services Property

Show in webframe





Gets the list of DICOM Servers installed on the machine.
Syntax
public Dictionary<string,DicomService> Services {get;}
'Declaration
 
Public ReadOnly Property Services As Dictionary(Of String,DicomService)
'Usage
 
Dim instance As ServiceAdministrator
Dim value As Dictionary(Of String,DicomService)
 
value = instance.Services

            

            
public:
property Dictionary<String^,DicomService^>^ Services {
   Dictionary<String^,DicomService^>^ get();
}

Property Value

The installed services.
Example
For an example refer to Initialize
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