IInitializationService Interface

Syntax
C#
C++/CLI
public interface IInitializationService 
public interface class IInitializationService  
Remarks

When the Leadtools.Dicom.Scp.Command.DicomCommandFactory creates a command it checks if the command type is registered with an object that implements this interface and if one found it calls the ConfigureCommand passing the Leadtools.Dicom.Scp.Command.DicomCommand object it created.

This interface allows users to implement their way of configuring the Leadtools.Dicom.Scp.Command.DicomCommand objects that are created dynamically from configuration.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.