LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

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






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)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaCreationManagementScu Class
MediaCreationManagementScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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