LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

IsCommandServiceRegistered Method

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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