←Select platform

BeforeCMoveEventArgs Constructor

Summary

Initializes a new instance of the BeforeCMoveEventArgs class.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal scp As Leadtools.Dicom.Scu.DicomScp, _ 
   ByVal dataset As Leadtools.Dicom.DicomDataSet, _ 
   ByVal priority As Leadtools.Dicom.DicomCommandPriorityType, _ 
   ByVal DestAE As String _ 
) 

Parameters

scp
A Leadtools.Dicom.Scu.DicomScp that represents the peer connection to send the C-MOVE-REQ to.

dataset
The dataset to send with this C-MOVE-REQ message.

priority
The priority of the C-MOVE-REQ message.

DestAE
A System.String that represents the destination ae title of the move operation.

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