DicomServiceController Constructor(string)

Summary
Initializes a new instance of the DicomServiceController class.
Syntax
C#
VB
C++
public DicomServiceController( 
   string name 
) 
Public Function New( _ 
   ByVal name As String _ 
) 
public: 
DicomServiceController(  
   String^ name 
) 

Parameters

name
The name of the service to associate with the DicomServiceController instance.

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.