C#
VB
C++
Creates the N-ACTION commnad.
public virtual DicomCommand CreateNActionCommnad(INActionClientSessionProxy session,DicomDataSet dataSet)
Public Overridable Function CreateNActionCommnad( _ByVal session As Leadtools.Dicom.Scp.INActionClientSessionProxy, _ByVal dataSet As Leadtools.Dicom.DicomDataSet _) As Leadtools.Dicom.Scp.Command.DicomCommand
public:virtual Leadtools.Dicom.Scp.Command.DicomCommand^ CreateNActionCommnad(Leadtools.Dicom.Scp.INActionClientSessionProxy^ session,Leadtools.Dicom.DicomDataSet^ dataSet)
session
The client session proxy which handles the DICOM N-ACTION messages.
dataSet
The Leadtools.Dicom.DicomDataSet which contains additional information for the action.
Returns the created DicomCommand
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
