C#
VB
C++
Initializes a new instance of the MppsNSetCommand class.
Public Function New( _
ByVal sessionProxy As Leadtools.Dicom.Scp.INSetClientSessionProxy, _
ByVal dataset As Leadtools.Dicom.DicomDataSet _
)
public:
MppsNSetCommand(
Leadtools.Dicom.Scp.INSetClientSessionProxy^ sessionProxy,
Leadtools.Dicom.DicomDataSet^ dataset
)
sessionProxy
The client session proxy which handles the DICOM N-CREATE messages.
dataset
The Leadtools.Dicom.DicomDataSet which contains the matching parameter of the N-SET request.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET