QueryCFindCommand Constructor(ICFindClientSessionProxy,DicomDataSet,IStorageDataAccessAgent)

Summary
Initializes a new instance of the QueryCFindCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal sessionProxy As ICFindClientSessionProxy, _ 
   ByVal dataset As DicomDataSet, _ 
   ByVal dataAccess As IStorageDataAccessAgent _ 
) 

Parameters

sessionProxy
The client session proxy which handles the DICOM C-Find messages.

dataset
The Leadtools.Dicom.DicomDataSet which contains the matching parameter of the C-FIND request.

dataAccess
The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object used to query the DICOM instances.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.