| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal configHandler As DICOMServicesConfigurationHandler _ )  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public DICOMPluginFactory( DICOMServicesConfigurationHandler configHandler )  | |
| C++/CLI | |
|---|---|
public: DICOMPluginFactory( DICOMServicesConfigurationHandler^ configHandler )  | |
Parameters
- configHandler
 - A DICOMServicesConfigurationHandler which represents the plug-ins configuration settings.
 
The WCF DICOM Service will get this section from the configuration file and use it to create a DICOMPluginFactory object.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family