←Select platform

Configure Method

Summary

Configures the specified server.

Syntax

C#
VB
C++
public void Configure( 
   DicomServer server 
) 
  
Sub Configure( _ 
   ByVal server As Leadtools.Dicom.Addin.DicomServer _ 
)  

Parameters

server
Information on the server that is calling this configuration addin.

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly