DicomServiceController Constructor(ServiceController)

Summary

Initializes a new instance of the DicomServiceController class.

Syntax
C#
VB
C++
public DicomServiceController( 
   ServiceController controller 
) 
  
Public Function New( _ 
   ByVal controller As ServiceController _ 
) 
public: 
DicomServiceController(  
   ServiceController^ controller 
) 

Parameters

controller
The ServiceController associated with this DicomServiceController instance.

Requirements

Target Platforms

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

Leadtools.Dicom.Server.Admin Assembly