LEADTOOLS Medical (Leadtools.Dicom.Scp assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CreateNActionCommnad Method
See Also 
Leadtools.Dicom.Scp.Command Namespace > NActionCommandFactory Class : CreateNActionCommnad Method



session
The client session proxy which handles the DICOM N-ACTION messages.
dataSet
The Leadtools.Dicom.DicomDataSet which contains additional information for the action.
session
The client session proxy which handles the DICOM N-ACTION messages.
dataSet
The Leadtools.Dicom.DicomDataSet which contains additional information for the action.
Creates the N-ACTION commnad.

Syntax

Visual Basic (Declaration) 
Public Overridable Function CreateNActionCommnad( _
   ByVal session As INActionClientSessionProxy, _
   ByVal dataSet As DicomDataSet _
) As DicomCommand
Visual Basic (Usage)Copy Code
Dim instance As NActionCommandFactory
Dim session As INActionClientSessionProxy
Dim dataSet As DicomDataSet
Dim value As DicomCommand
 
value = instance.CreateNActionCommnad(session, dataSet)
C# 
public virtual DicomCommand CreateNActionCommnad( 
   INActionClientSessionProxy session,
   DicomDataSet dataSet
)
C++/CLI 
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 Leadtools.Dicom.Scp.Command.DicomCommand

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features