LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

MediaCreationManagementScu Constructor(String,DicomScp,String,DicomNetSecurityeMode,DicomOpenSslContextCreationSettings)

Show in webframe





The application entity title.
The peer connection to connect to.
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
Specifies the security mode to use when initializing the network connection.
Provides properties to change the security options from the defaults when the security mode is set to the Transport Layer Security (TLS) mode.
Initializes a new instance of the MediaCreationManagementScu class.
Syntax
'Declaration
 
Public Function New( _
   ByVal applicationEntityTitle As String, _
   ByVal scp As DicomScp, _
   ByVal temporaryDirectory As String, _
   ByVal securityMode As DicomNetSecurityeMode, _
   ByVal openSslContextCreationSettings As DicomOpenSslContextCreationSettings _
)
'Usage
 
Dim applicationEntityTitle As String
Dim scp As DicomScp
Dim temporaryDirectory As String
Dim securityMode As DicomNetSecurityeMode
Dim openSslContextCreationSettings As DicomOpenSslContextCreationSettings
 
Dim instance As New MediaCreationManagementScu(applicationEntityTitle, scp, temporaryDirectory, securityMode, openSslContextCreationSettings)

            

            

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

See Also

Reference

MediaCreationManagementScu Class
MediaCreationManagementScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features