LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

StoreClient Constructor (StoreClient)

Show in webframe





The Leadtools.Dicom.AddIn.Common.AeInfo for the calling client.
The Server information to perform the DICOM Retrieve against.
The Leadtools.Dicom.Scu.Common.Compression to use when storing DICOM files.
The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object which is used to query the images to be stored.
Initializes a new instance of the StoreClient class.
Syntax
public StoreClient( 
   AeInfo clientInfo,
   DicomScp scp,
   Compression compression,
   IStorageDataAccessAgent dataAccess
)
'Declaration
 
Public Function New( _
   ByVal clientInfo As AeInfo, _
   ByVal scp As DicomScp, _
   ByVal compression As Compression, _
   ByVal dataAccess As IStorageDataAccessAgent _
)
'Usage
 
Dim clientInfo As AeInfo
Dim scp As DicomScp
Dim compression As Compression
Dim dataAccess As IStorageDataAccessAgent
 
Dim instance As New StoreClient(clientInfo, scp, compression, dataAccess)

            

            
public:
StoreClient( 
   AeInfo^ clientInfo,
   DicomScp^ scp,
   Compression compression,
   IStorageDataAccessAgent^ dataAccess
)

Parameters

clientInfo
The Leadtools.Dicom.AddIn.Common.AeInfo for the calling client.
scp
The Server information to perform the DICOM Retrieve against.
compression
The Leadtools.Dicom.Scu.Common.Compression to use when storing DICOM files.
dataAccess
The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object which is used to query the images to be stored.
Requirements

Target Platforms

See Also

Reference

StoreClient Class
StoreClient Members

 

 


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

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