←Select platform

DicomCommandFactory Class Methods

Summary

For a list of all members of this type, see DicomCommandFactory members

Public Methods

Name Description
CreateCFindCommand Returns a C-FIND command that can handle the abstract class in the provided proxy.
CreateCMoveCommand Returns a C-MOVE command that can handle the abstract class in the provided proxy.
CreateCStoreCommand Returns a C-STORE command that can handle the abstract class in the provided proxy.
CreateNActionCommand Returns a N-ACTION command that can handle the abstract class in the provided proxy.
CreateNCreateCommand Returns a N-CREATE command that can handle the abstract class in the provided proxy.
CreateNGetCommand Returns a N-GET command that can handle the abstract class in the provided proxy.
CreateNSetCommand Returns a N-SET command that can handle the abstract class in the provided proxy.
CreateTypedCommand<T> Generic method for creating a typed command with the provided parameters.
GetInitializationService Returns the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type.
GetInstance Returns an instance of the DicomCommandFactory class.
IsCommandServiceRegistered Determines whether the specified command service is registered.
RegisterCommandInitializationService Register a Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object to be called when a command if the provided type is created.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly