←Select platform

DICOMServicesConfigurationHandler Class

Summary

Represents the section in the WCF service configuration file that is responsible for defining the plug-in types and initialization parameters.

Syntax

C#
VB
C++
public class DICOMServicesConfigurationHandler : ConfigurationSection 
  
Public Class DICOMServicesConfigurationHandler  
   Inherits System.Configuration.ConfigurationSection 
public ref class DICOMServicesConfigurationHandler : public System.Configuration.ConfigurationSection  

Remarks

The WCF DICOM Service will create this object from the configuration file using the name "dicomServicesPluginFactorySection".

Example

For an example, refer to the WCF DICOM Service configuration file, located in the DICOMWCFService.csproj project

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly