StoreScu Constructor(string)

Summary

Initializes a new instance of the StoreScu class.

Syntax
C#
VB
C++
public StoreScu( 
   string TemporaryDirectory 
) 
  
Public Function New( _ 
   ByVal TemporaryDirectory As String _ 
) 
public: 
StoreScu(  
   String^ TemporaryDirectory 
) 

Parameters

TemporaryDirectory
The temporary directory.

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