Leadtools.Medical.Workstation.Client Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
StoreClient Constructor
See Also 
Leadtools.Medical.Workstation.Client Namespace > StoreClient Class : StoreClient Constructor



clientInfo
The AeInfo for the calling client.
scp
The Server information to perform the DICOM Retrieve against.
compression
The Compression to use when storing DICOM files.
Initializes a new instance of the StoreClient class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal clientInfo As AeInfo, _
   ByVal scp As DicomScp, _
   ByVal compression As Compression _
)
Visual Basic (Usage)Copy Code
Dim clientInfo As AeInfo
Dim scp As DicomScp
Dim compression As Compression
 
Dim instance As StoreClient(clientInfo, scp, compression)
C# 
public StoreClient( 
   AeInfo clientInfo,
   DicomScp scp,
   Compression compression
)
C++/CLI 
public:
StoreClient( 
   AeInfo clientInfo,
   DicomScp scp,
   Compression compression
)

Parameters

clientInfo
The AeInfo for the calling client.
scp
The Server information to perform the DICOM Retrieve against.
compression
The Compression to use when storing DICOM files.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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