C#
VB
C++
Initializes a new instance of the DICOMPluginFactory class.
Public Function New( _
ByVal configHandler As Leadtools.Dicom.Services.DICOMServicesConfigurationHandler _
)
public:
DICOMPluginFactory(
Leadtools.Dicom.Services.DICOMServicesConfigurationHandler^ configHandler
)
configHandler
A DICOMServicesConfigurationHandler which represents the plug-in's configuration settings.
The WCF DICOM Service will get this section from the configuration file and use it to create a DICOMPluginFactory object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET