←Select platform

DicomClient Constructor(DicomServer,string,DicomNetSecurityeMode)

Summary

Initializes a new instance of the DicomClient class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal Server As Leadtools.Dicom.Addin.DicomServer, _ 
   ByVal TemporaryDirectory As String, _ 
   ByVal mode As Leadtools.Dicom.DicomNetSecurityeMode _ 
) 

Parameters

Server
The server this client belongs to.

TemporaryDirectory
The temporary directory.

mode
The security mode for this client.

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