Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

IsCommandServiceRegistered Method






Type of the command.
Determines whether the specified command service is registered.
Syntax
public static bool IsCommandServiceRegistered( 
   Type commandType
)
'Declaration
 
Public Shared Function IsCommandServiceRegistered( _
   ByVal commandType As Type _
) As Boolean
'Usage
 
Dim commandType As Type
Dim value As Boolean
 
value = DicomCommandFactory.IsCommandServiceRegistered(commandType)

            

            
public:
static bool IsCommandServiceRegistered( 
   Type^ commandType
) 

Parameters

commandType
Type of the command.

Return Value

true if the specified command services is registered; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DicomCommandFactory Class
DicomCommandFactory Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features