MWLCFindCommand Constructor(ICFindClientSessionProxy,DicomDataSet,IWorklistDataAccessAgent)

Summary

Initializes a new instance of the MWLCFindCommand class.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal sessionProxy As ICFindClientSessionProxy, _ 
   ByVal dataset As DicomDataSet, _ 
   ByVal dataAccess As IWorklistDataAccessAgent _ 
) 

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 IWorklistDataAccessAgent object used to query the modality worklist items.

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.Scp Assembly