←Select platform

UnInstallService Method

Summary

Uninstalls the DICOM service.

Syntax

C#
VB
C++
public void UnInstallService( 
   DicomService service 
) 
  
Public Sub UnInstallService( _ 
   ByVal service As Leadtools.Dicom.Server.Admin.DicomService _ 
)  
public: 
void UnInstallService(  
   Leadtools.Dicom.Server.Admin.DicomService^ service 
)  

Parameters

service
The DICOM service to uninstall.

Example

For an example refer to InstallService

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly