ConfigureCommand Method

Summary

Configures a Leadtools.Dicom.Scp.Command.DicomCommand object.

Syntax
C#
VB
C++
public void ConfigureCommand( 
   DicomCommand command 
) 
  
Sub ConfigureCommand( _ 
   ByVal command As DicomCommand _ 
)  
void ConfigureCommand(  
   DicomCommand^ command 
)  

Parameters

command
The Leadtools.Dicom.Scp.Command.DicomCommand object to be configured.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly