GetInitializationService Method

Summary
Returns the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type.
Syntax
C#
C++/CLI
public static IInitializationService GetInitializationService( 
   Type commandType 
) 
public: 
static IInitializationService^ GetInitializationService(  
   Type^ commandType 
)  

Parameters

commandType
The System.Type of the command which the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object will be returned.

Return Value

The registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type. It will return null if no Leadtools.Dicom.Scp.Command.Configuration.IInitializationService is registered.

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.