MWLCFindCommand Constructor(ICFindClientSessionProxy,DicomDataSet)

Summary
Initializes a new instance of the MWLCFindCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal sessionProxy As ICFindClientSessionProxy, _ 
   ByVal dataset As DicomDataSet _ 
) 
public: 
MWLCFindCommand(  
   ICFindClientSessionProxy^ sessionProxy, 
   DicomDataSet^ dataset 
) 

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.

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.