Represents the section in the WCF service configuration file that is responsible for defining the plug-in types and initialization parameters.
public class DICOMServicesConfigurationHandler : ConfigurationSection
Public Class DICOMServicesConfigurationHandler
Inherits System.Configuration.ConfigurationSection
public ref class DICOMServicesConfigurationHandler : public System.Configuration.ConfigurationSection
The WCF DICOM Service will create this object from the configuration file using the name "dicomServicesPluginFactorySection".
For an example, refer to the WCF DICOM Service configuration file, located in the DICOMWCFService.csproj project
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