MppsNSetCommand Constructor(INSetClientSessionProxy,DicomDataSet)

Summary
Initializes a new instance of the MppsNSetCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal sessionProxy As INSetClientSessionProxy, _ 
   ByVal dataset As DicomDataSet _ 
) 
public: 
MppsNSetCommand(  
   INSetClientSessionProxy^ sessionProxy, 
   DicomDataSet^ dataset 
) 

Parameters

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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.