CreateNGetCommand Method

Summary
Returns a N-GET command that can handle the abstract class in the provided proxy.
Syntax
C#
C++/CLI
public virtual DicomCommand CreateNGetCommand( 
   INGetClientSessionProxy sessionProxy, 
   long[] 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

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.