LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IsCommandServiceRegistered Method
See Also 
Leadtools.Dicom.Scp.Command Namespace > DicomCommandFactory Class : IsCommandServiceRegistered Method



commandType
Type of the command.
commandType
Type of the command.
Determines whether the specified command service is registered.

Syntax

Visual Basic (Declaration) 
Public Shared Function IsCommandServiceRegistered( _
   ByVal commandType As Type _
) As Boolean
Visual Basic (Usage)Copy Code
Dim commandType As Type
Dim value As Boolean
 
value = DicomCommandFactory.IsCommandServiceRegistered(commandType)
C# 
public static bool IsCommandServiceRegistered( 
   Type commandType
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features