MediaCreationManagementScu Constructor(string,DicomScp,string,DicomNetSecurityMode,DicomOpenSslContextCreationSettings)

Summary
Initializes a new instance of the MediaCreationManagementScu class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal applicationEntityTitle As String, _ 
   ByVal scp As DicomScp, _ 
   ByVal temporaryDirectory As String, _ 
   ByVal securityMode As DicomNetSecurityMode, _ 
   ByVal openSslContextCreationSettings As DicomOpenSslContextCreationSettings _ 
) 

Parameters

applicationEntityTitle
The application entity title.

scp
The peer connection to connect to.

temporaryDirectory
The location of temporary files. DICOM uses temporary files during the course of creating a file. If this parameter is null, the DICOM temporary files are kept in the directory Windows places its own temporary files. If this parameter is not null, the temporary files are placed in the specified directory

securityMode
Specifies the security mode to use when initializing the network connection.

openSslContextCreationSettings
Provides properties to change the security options from the defaults when the security mode is set to the Transport Layer Security (TLS) mode.

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.