public BeforeCMoveEventArgs(
DicomScp scp,
DicomDataSet dataset,
DicomCommandPriorityType priority,
string DestAE
)
Public Function New( _
ByVal scp As DicomScp, _
ByVal dataset As DicomDataSet, _
ByVal priority As DicomCommandPriorityType, _
ByVal DestAE As String _
)
public:
BeforeCMoveEventArgs(
DicomScp^ scp,
DicomDataSet^ dataset,
DicomCommandPriorityType priority,
String^ DestAE
)
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document