MediaCreationNGetCommand Constructor(INGetClientSessionProxy,DicomDataSet)

Summary
Initializes a new instance of the MediaCreationNGetCommand class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal session As INGetClientSessionProxy, _ 
   ByVal requestDataSet As DicomDataSet _ 
) 
public: 
MediaCreationNGetCommand(  
   INGetClientSessionProxy^ session, 
   DicomDataSet^ requestDataSet 
) 

Parameters

session
The client session proxy which handles the DICOM N-GET messages.

requestDataSet
The Leadtools.Dicom.DicomDataSet which contains additional information for the N-GET 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.