LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

CreateNGetCommand Method

Show in webframe





The Leadtools.Dicom.Scp.ICStoreClientSessionProxy object which will be used to handle the communication with the client.
The list of attributes with is received with the client request.
Returns a N-GET command that can handle the abstract class in the provided proxy.
Syntax
public virtual DicomCommand CreateNGetCommand( 
   INGetClientSessionProxy sessionProxy,
   long[] attributes
)
'Declaration
 
Public Overridable Function CreateNGetCommand( _
   ByVal sessionProxy As INGetClientSessionProxy, _
   ByVal attributes() As Long _
) As DicomCommand
'Usage
 
Dim instance As DicomCommandFactory
Dim sessionProxy As INGetClientSessionProxy
Dim attributes() As Long
Dim value As DicomCommand
 
value = instance.CreateNGetCommand(sessionProxy, attributes)

            

            
public:
virtual DicomCommand^ CreateNGetCommand( 
   INGetClientSessionProxy^ sessionProxy,
   array<int64>^ attributes
) 

Parameters

sessionProxy
The Leadtools.Dicom.Scp.ICStoreClientSessionProxy object which will be used to handle the communication with the client.
attributes
The list of attributes with 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