IInitializationService Interface

Syntax
C#
VB
C++
public interface IInitializationService 
  
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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

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