LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CMoveCommand Constructor(ICMoveClientSessionProxy,DicomDataSet,IStorageDataAccessAgent)
See Also 
Leadtools.Dicom.Scp.Command Namespace > CMoveCommand Class > CMoveCommand Constructor : CMoveCommand Constructor(ICMoveClientSessionProxy,DicomDataSet,IStorageDataAccessAgent)



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.
Initializes a new instance of the CMoveCommand class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal sessionProxy As ICMoveClientSessionProxy, _
   ByVal requestDataSet As DicomDataSet, _
   ByVal dataAccess As IStorageDataAccessAgent _
)
Visual Basic (Usage)Copy Code
Dim sessionProxy As ICMoveClientSessionProxy
Dim requestDataSet As DicomDataSet
Dim dataAccess As IStorageDataAccessAgent
 
Dim instance As New CMoveCommand(sessionProxy, requestDataSet, dataAccess)

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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features