CreateNActionCommnad Method

Summary
Creates the N-ACTION commnad.
Syntax
C#
VB
C++
public virtual DicomCommand CreateNActionCommnad( 
   INActionClientSessionProxy session, 
   DicomDataSet dataSet 
) 
  
Public Overridable Function CreateNActionCommnad( _ 
   ByVal session As INActionClientSessionProxy, _ 
   ByVal dataSet As DicomDataSet _ 
) As DicomCommand 
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 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.