←Select platform

DicomClient Constructor(DicomServer,string,DicomNetSecurityeMode,bool)

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, _ 
   ByVal reserved As Boolean _ 
) 

Parameters

Server
The server this client belongs to.

TemporaryDirectory
The temporary directory.

mode
The security mode for this client.

reserved
if set to true [reserved].

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