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 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly