The following tables list the members exposed by DicomCommandsSettings.
Public Constructors
Name | Description | |
---|---|---|
DicomCommandsSettings | Initializes a new instance of the DicomCommandsSettings class. |
Public Methods
Name | Description | |
---|---|---|
GetDicomCommandsSettings | Returns the DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource. |
Public Properties
Name | Description | |
---|---|---|
CFindService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CFindCommand. | |
CMoveService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CMoveCommand. | |
CStoreService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CStoreCommand. | |
DicomCommandFactory | Gets the name of the configured type for the DicomCommandFactory class. | |
NCreateService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.NCreateCommand. | |
NSetService | Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.NSetCommand. |
Public Fields
Name | Description | |
---|---|---|
SectionName | Gets the DicomCommandsSettings section name in the configuration source. |
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