UnInstallService Method

Summary
Uninstalls the DICOM service.
Syntax
C#
VB
C++
public void UnInstallService( 
   DicomService service 
) 
Public Sub UnInstallService( _ 
   ByVal service As DicomService _ 
)  
public: 
void UnInstallService(  
   DicomService^ service 
)  

Parameters

service
The DICOM service to uninstall.

Example

For an example refer to InstallService

Requirements

Target Platforms

Help Version 21.0.2021.7.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.