GetDicomCommandsSettings(IConfigurationSource) Method

Syntax
C#
VB
C++
public static DicomCommandsSettings GetDicomCommandsSettings( 
   IConfigurationSource configSource 
) 
  
Public Overloads Shared Function GetDicomCommandsSettings( _ 
   ByVal configSource As IConfigurationSource _ 
) As DicomCommandsSettings 
public: 
static DicomCommandsSettings^ GetDicomCommandsSettings(  
   IConfigurationSource^ configSource 
)  

Parameters

Return Value

The DicomCommandsSettings section from the provided Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly