DicomConnection Constructor(string,DicomNetSecurityMode,DicomOpenSslContextCreationSettings)

Summary
Initializes a new instance of the DicomConnection class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal TemporaryDirectory As String, _ 
   ByVal SecurityMode As DicomNetSecurityMode, _ 
   ByVal openSslContextCreationSettings As DicomOpenSslContextCreationSettings _ 
) 

Parameters

TemporaryDirectory
The temporary directory.

SecurityMode
The security mode to use when initializing the network structure.

openSslContextCreationSettings
Provides properties to change the security options from the defaults when the security is used.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

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