IsCommandServiceRegistered Method (original) (raw)

Summary

Determines whether the specified command service is registered.

Syntax

public static bool IsCommandServiceRegistered( Type _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.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method