←Select platform

CMoveCommand Constructor(ICMoveClientSessionProxy,DicomDataSet)

Summary

Initializes a new instance of the CMoveCommand class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal sessionProxy As Leadtools.Dicom.Scp.ICMoveClientSessionProxy, _ 
   ByVal requestDataSet As Leadtools.Dicom.DicomDataSet _ 
) 

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly