LEADTOOLS Medical (Leadtools.Dicom.Scu assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
MediaCreationManagementScu Constructor(String,DicomScp,String,DicomNetSecurityeMode,DicomOpenSslContextCreationSettings)
See Also 
Leadtools.Dicom.Scu Namespace > MediaCreationManagementScu Class > MediaCreationManagementScu Constructor : MediaCreationManagementScu Constructor(String,DicomScp,String,DicomNetSecurityeMode,DicomOpenSslContextCreationSettings)




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.
Initializes a new instance of the MediaCreationManagementScu class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal applicationEntityTitle As String, _
   ByVal scp As DicomScp, _
   ByVal temporaryDirectory As String, _
   ByVal securityMode As DicomNetSecurityeMode, _
   ByVal openSslContextCreationSettings As DicomOpenSslContextCreationSettings _
)
Visual Basic (Usage)Copy Code
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features