Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

MppsNSetCommand Constructor(INSetClientSessionProxy,DicomDataSet)






The client session proxy which handles the DICOM N-CREATE messages.
The Leadtools.Dicom.DicomDataSet which contains the matching parameter of the N-SET request.
Initializes a new instance of the MppsNSetCommand class.
Syntax
public MppsNSetCommand( 
   INSetClientSessionProxy sessionProxy,
   DicomDataSet dataset
)
'Declaration
 
Public Function New( _
   ByVal sessionProxy As INSetClientSessionProxy, _
   ByVal dataset As DicomDataSet _
)
'Usage
 
Dim sessionProxy As INSetClientSessionProxy
Dim dataset As DicomDataSet
 
Dim instance As New MppsNSetCommand(sessionProxy, dataset)

            

            
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

See Also

Reference

MppsNSetCommand Class
MppsNSetCommand Members
Overload List

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features