CreateNActionCommnad Method

Summary
Creates the N-ACTION commnad.
Syntax
C#
C++/CLI
public virtual DicomCommand CreateNActionCommnad( 
   INActionClientSessionProxy session, 
   DicomDataSet dataSet 
) 
public: 
virtual DicomCommand^ CreateNActionCommnad(  
   INActionClientSessionProxy^ session, 
   DicomDataSet^ dataSet 
)  

Parameters

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

dataSet
The Leadtools.Dicom.DicomDataSet which contains additional information for the action.

Return Value

Returns the created DicomCommand

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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