Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Dicom.Server.Admin Namespace > DicomServiceController Class : GetServices Method |
public static IEnumerable<DicomServiceController> GetServices()
'Declaration Public Shared Function GetServices() As IEnumerable(Of DicomServiceController)
'Usage Dim value As IEnumerable(Of DicomServiceController) value = DicomServiceController.GetServices()
public: static IEnumerable<DicomServiceController^>^ GetServices();