LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

CreateNActionCommand Method

Show in webframe





The Leadtools.Dicom.Scp.ICStoreClientSessionProxy object which will be used to handle the communication with the client.
The Leadtools.Dicom.DicomDataSet which is received with the client request.
Returns a N-ACTION command that can handle the abstract class in the provided proxy.
Syntax
public virtual DicomCommand CreateNActionCommand( 
   INActionClientSessionProxy sessionProxy,
   DicomDataSet requestDataset
)
'Declaration
 
Public Overridable Function CreateNActionCommand( _
   ByVal sessionProxy As INActionClientSessionProxy, _
   ByVal requestDataset As DicomDataSet _
) As DicomCommand
'Usage
 
Dim instance As DicomCommandFactory
Dim sessionProxy As INActionClientSessionProxy
Dim requestDataset As DicomDataSet
Dim value As DicomCommand
 
value = instance.CreateNActionCommand(sessionProxy, requestDataset)

            

            
public:
virtual DicomCommand^ CreateNActionCommand( 
   INActionClientSessionProxy^ sessionProxy,
   DicomDataSet^ requestDataset
) 

Parameters

sessionProxy
The Leadtools.Dicom.Scp.ICStoreClientSessionProxy object which will be used to handle the communication with the client.
requestDataset
The Leadtools.Dicom.DicomDataSet which is received with the client request.

Return Value

Returns the created DicomCommand.
Requirements

Target Platforms

See Also

Reference

DicomCommandFactory Class
DicomCommandFactory Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features