public StoreClient(
AeInfo clientInfo,
DicomScp scp,
Compression compression,
IStorageDataAccessAgent dataAccess
)
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.