QueryRetrieveScu Constructor(string,DicomNetSecurityMode,DicomOpenSslContextCreationSettings)

Summary

Initializes a new instance of the QueryRetrieveScu 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly