CMoveCommand Constructor(ICMoveClientSessionProxy,DicomDataSet,IStorageDataAccessAgent)

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

Parameters

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

requestDataSet
The Leadtools.Dicom.DicomDataSet which contains the matching parameter of the C-MOVE request.

dataAccess
A Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object to perform queries for 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.