Configure Method

Summary
Configures the specified server.
Syntax
C#
VB
C++
public void Configure( 
   DicomServer server 
) 
  
Sub Configure( _ 
   ByVal server As DicomServer _ 
)  
void Configure(  
   DicomServer^ server 
)  

Parameters

server
Information about the server that is calling this configuration's add-in.

Example

For examples of this functionality refer to the following toolkit samples:

  • Leadtools.Medical.Logging.Addins
  • Leadtools.Medical.License.Configuration
Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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